Class Request

    • Field Detail

      • address1

        @ApiProperty(canBeNullOrNotSet=true)
        protected String address1
        Line 1 of the address - typically the number and street address the MDMS device will be delivered to
      • address1Specified

        protected boolean address1Specified
      • address2Specified

        protected boolean address2Specified
      • addressAttentionSpecified

        protected boolean addressAttentionSpecified
      • addressNicknameSpecified

        protected boolean addressNicknameSpecified
      • citySpecified

        protected boolean citySpecified
      • companyNameSpecified

        protected boolean companyNameSpecified
      • cosAccountIdSpecified

        protected boolean cosAccountIdSpecified
      • cosBucketNameSpecified

        protected boolean cosBucketNameSpecified
      • countrySpecified

        protected boolean countrySpecified
      • eth1DefaultGateway

        @ApiProperty(canBeNullOrNotSet=true)
        protected String eth1DefaultGateway
        Default Gateway used for preconfiguring the Eth1 port on the MDMS device to access the user interface
      • eth1DefaultGatewaySpecified

        protected boolean eth1DefaultGatewaySpecified
      • eth1NetmaskSpecified

        protected boolean eth1NetmaskSpecified
      • eth1StaticIp

        @ApiProperty(canBeNullOrNotSet=true)
        protected String eth1StaticIp
        Static IP Address used for preconfiguring the Eth1 port on the MDMS device to access the user interface
      • eth1StaticIpSpecified

        protected boolean eth1StaticIpSpecified
      • eth3NetmaskSpecified

        protected boolean eth3NetmaskSpecified
      • eth3StaticIp

        @ApiProperty(canBeNullOrNotSet=true)
        protected String eth3StaticIp
        Static IP Address used for preconfiguring the Eth3 port on the MDMS device to enable data transfer
      • eth3StaticIpSpecified

        protected boolean eth3StaticIpSpecified
      • keyContactEmailsSpecified

        protected boolean keyContactEmailsSpecified
      • keyContactNamesSpecified

        protected boolean keyContactNamesSpecified
      • keyContactPhoneNumbersSpecified

        protected boolean keyContactPhoneNumbersSpecified
      • keyContactRolesSpecified

        protected boolean keyContactRolesSpecified
      • postalCodeSpecified

        protected boolean postalCodeSpecified
      • requestNameSpecified

        protected boolean requestNameSpecified
      • shippingAddressSpecified

        protected boolean shippingAddressSpecified
      • stateSpecified

        protected boolean stateSpecified
    • Constructor Detail

      • Request

        public Request()
    • Method Detail

      • getAddress1

        public String getAddress1()
      • setAddress1

        public void setAddress1​(String address1)
      • isAddress1Specified

        public boolean isAddress1Specified()
      • unsetAddress1

        public void unsetAddress1()
      • getAddress2

        public String getAddress2()
      • setAddress2

        public void setAddress2​(String address2)
      • isAddress2Specified

        public boolean isAddress2Specified()
      • unsetAddress2

        public void unsetAddress2()
      • getAddressAttention

        public String getAddressAttention()
      • setAddressAttention

        public void setAddressAttention​(String addressAttention)
      • isAddressAttentionSpecified

        public boolean isAddressAttentionSpecified()
      • unsetAddressAttention

        public void unsetAddressAttention()
      • getAddressNickname

        public String getAddressNickname()
      • setAddressNickname

        public void setAddressNickname​(String addressNickname)
      • isAddressNicknameSpecified

        public boolean isAddressNicknameSpecified()
      • unsetAddressNickname

        public void unsetAddressNickname()
      • getCity

        public String getCity()
      • setCity

        public void setCity​(String city)
      • isCitySpecified

        public boolean isCitySpecified()
      • unsetCity

        public void unsetCity()
      • getCompanyName

        public String getCompanyName()
      • setCompanyName

        public void setCompanyName​(String companyName)
      • isCompanyNameSpecified

        public boolean isCompanyNameSpecified()
      • unsetCompanyName

        public void unsetCompanyName()
      • getCosAccountId

        public String getCosAccountId()
      • setCosAccountId

        public void setCosAccountId​(String cosAccountId)
      • isCosAccountIdSpecified

        public boolean isCosAccountIdSpecified()
      • unsetCosAccountId

        public void unsetCosAccountId()
      • getCosBucketName

        public String getCosBucketName()
      • setCosBucketName

        public void setCosBucketName​(String cosBucketName)
      • isCosBucketNameSpecified

        public boolean isCosBucketNameSpecified()
      • unsetCosBucketName

        public void unsetCosBucketName()
      • getCountry

        public String getCountry()
      • setCountry

        public void setCountry​(String country)
      • isCountrySpecified

        public boolean isCountrySpecified()
      • unsetCountry

        public void unsetCountry()
      • getEth1DefaultGateway

        public String getEth1DefaultGateway()
      • setEth1DefaultGateway

        public void setEth1DefaultGateway​(String eth1DefaultGateway)
      • isEth1DefaultGatewaySpecified

        public boolean isEth1DefaultGatewaySpecified()
      • unsetEth1DefaultGateway

        public void unsetEth1DefaultGateway()
      • getEth1Netmask

        public String getEth1Netmask()
      • setEth1Netmask

        public void setEth1Netmask​(String eth1Netmask)
      • isEth1NetmaskSpecified

        public boolean isEth1NetmaskSpecified()
      • unsetEth1Netmask

        public void unsetEth1Netmask()
      • getEth1StaticIp

        public String getEth1StaticIp()
      • setEth1StaticIp

        public void setEth1StaticIp​(String eth1StaticIp)
      • isEth1StaticIpSpecified

        public boolean isEth1StaticIpSpecified()
      • unsetEth1StaticIp

        public void unsetEth1StaticIp()
      • getEth3Netmask

        public String getEth3Netmask()
      • setEth3Netmask

        public void setEth3Netmask​(String eth3Netmask)
      • isEth3NetmaskSpecified

        public boolean isEth3NetmaskSpecified()
      • unsetEth3Netmask

        public void unsetEth3Netmask()
      • getEth3StaticIp

        public String getEth3StaticIp()
      • setEth3StaticIp

        public void setEth3StaticIp​(String eth3StaticIp)
      • isEth3StaticIpSpecified

        public boolean isEth3StaticIpSpecified()
      • unsetEth3StaticIp

        public void unsetEth3StaticIp()
      • getKeyContactEmails

        public List<String> getKeyContactEmails()
      • isKeyContactEmailsSpecified

        public boolean isKeyContactEmailsSpecified()
      • unsetKeyContactEmails

        public void unsetKeyContactEmails()
      • getKeyContactNames

        public List<String> getKeyContactNames()
      • isKeyContactNamesSpecified

        public boolean isKeyContactNamesSpecified()
      • unsetKeyContactNames

        public void unsetKeyContactNames()
      • getKeyContactPhoneNumbers

        public List<String> getKeyContactPhoneNumbers()
      • isKeyContactPhoneNumbersSpecified

        public boolean isKeyContactPhoneNumbersSpecified()
      • unsetKeyContactPhoneNumbers

        public void unsetKeyContactPhoneNumbers()
      • getKeyContactRoles

        public List<String> getKeyContactRoles()
      • isKeyContactRolesSpecified

        public boolean isKeyContactRolesSpecified()
      • unsetKeyContactRoles

        public void unsetKeyContactRoles()
      • getPostalCode

        public String getPostalCode()
      • setPostalCode

        public void setPostalCode​(String postalCode)
      • isPostalCodeSpecified

        public boolean isPostalCodeSpecified()
      • unsetPostalCode

        public void unsetPostalCode()
      • getRequestName

        public String getRequestName()
      • setRequestName

        public void setRequestName​(String requestName)
      • isRequestNameSpecified

        public boolean isRequestNameSpecified()
      • unsetRequestName

        public void unsetRequestName()
      • getShippingAddress

        public Address getShippingAddress()
      • setShippingAddress

        public void setShippingAddress​(Address shippingAddress)
      • isShippingAddressSpecified

        public boolean isShippingAddressSpecified()
      • unsetShippingAddress

        public void unsetShippingAddress()
      • getState

        public String getState()
      • setState

        public void setState​(String state)
      • isStateSpecified

        public boolean isStateSpecified()
      • unsetState

        public void unsetState()