Class CisShippingMethod

  • All Implemented Interfaces:
    Identifiable

    public class CisShippingMethod
    extends CisResult
    Container for shipping method.
    • Constructor Detail

      • CisShippingMethod

        public CisShippingMethod()
    • Method Detail

      • getMethodCode

        public java.lang.String getMethodCode()
      • setMethodCode

        public void setMethodCode​(java.lang.String methodCode)
      • getMethodName

        public java.lang.String getMethodName()
      • setMethodName

        public void setMethodName​(java.lang.String methodName)