Class AttributeNameValuePair

java.lang.Object
com.loop54.model.request.AttributeNameValuePair
Direct Known Subclasses:
AttributeNameValuePairMulti, AttributeNameValuePairSingle

public abstract class AttributeNameValuePair extends Object
  • Field Details

    • name

      public String name
      Name of the attribute.
  • Constructor Details

    • AttributeNameValuePair

      public AttributeNameValuePair()