Class LabelDownloadRequest


  • public class LabelDownloadRequest
    extends Object
    • Constructor Detail

      • LabelDownloadRequest

        public LabelDownloadRequest()
    • Method Detail

      • getValidateAddress

        public String getValidateAddress()
      • getLabelLayout

        public String getLabelLayout()
      • getLabelFormat

        public String getLabelFormat()
      • getLabelDownloadType

        public String getLabelDownloadType()
      • getDisplayScheme

        public String getDisplayScheme()
      • setValidateAddress

        public void setValidateAddress​(String validateAddress)
      • setLabelLayout

        public void setLabelLayout​(String labelLayout)
      • setLabelFormat

        public void setLabelFormat​(String labelFormat)
      • setLabelDownloadType

        public void setLabelDownloadType​(String labelDownloadType)
      • setDisplayScheme

        public void setDisplayScheme​(String displayScheme)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object