Package org.cxml

Class ShippingPaymentMethod

java.lang.Object
org.cxml.ShippingPaymentMethod

public class ShippingPaymentMethod extends Object
  • Field Details

    • valueAttribute

      protected String valueAttribute
    • value

      protected String value
  • Constructor Details

    • ShippingPaymentMethod

      public ShippingPaymentMethod()
  • Method Details

    • getvalueAttribute

      public String getvalueAttribute()
      Gets the value of the valueAttribute property.
      Returns:
      possible object is String
    • setvalueAttribute

      public void setvalueAttribute(String value)
      Sets the value of the valueAttribute property.
      Parameters:
      value - allowed object is String
    • getvalue

      public String getvalue()
      Gets the value of the value property.
      Returns:
      possible object is String
    • setvalue

      public void setvalue(String value)
      Sets the value of the value property.
      Parameters:
      value - allowed object is String