Class LabelRequest


  • public class LabelRequest
    extends Object
    • Constructor Detail

      • LabelRequest

        public LabelRequest()
    • Method Detail

      • getIsReturnLabel

        public Boolean getIsReturnLabel()
      • getRmaNumber

        public String getRmaNumber()
      • getChargeEvent

        public String getChargeEvent()
      • getOutboundLabelId

        public String getOutboundLabelId()
      • getTestLabel

        public Boolean getTestLabel()
      • getValidateAddress

        public String getValidateAddress()
      • getLabelDownloadType

        public String getLabelDownloadType()
      • getLabelFormat

        public String getLabelFormat()
      • getDisplayScheme

        public String getDisplayScheme()
      • getLabelLayout

        public String getLabelLayout()
      • getLabelImageId

        public String getLabelImageId()
      • setIsReturnLabel

        public void setIsReturnLabel​(Boolean isReturnLabel)
      • setRmaNumber

        public void setRmaNumber​(String rmaNumber)
      • setChargeEvent

        public void setChargeEvent​(String chargeEvent)
      • setOutboundLabelId

        public void setOutboundLabelId​(String outboundLabelId)
      • setTestLabel

        public void setTestLabel​(Boolean testLabel)
      • setValidateAddress

        public void setValidateAddress​(String validateAddress)
      • setLabelDownloadType

        public void setLabelDownloadType​(String labelDownloadType)
      • setLabelFormat

        public void setLabelFormat​(String labelFormat)
      • setDisplayScheme

        public void setDisplayScheme​(String displayScheme)
      • setLabelLayout

        public void setLabelLayout​(String labelLayout)
      • setLabelImageId

        public void setLabelImageId​(String labelImageId)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object