Class B2BRegistrationModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class B2BRegistrationModel
    extends ItemModel
    Generated model class for type B2BRegistration first defined at extension secureportaladdon.
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _TYPECODE
      Generated model type code constant.
      static java.lang.String BASESTORE
      Generated constant - Attribute key of B2BRegistration.baseStore attribute defined at extension secureportaladdon.
      static java.lang.String CMSSITE
      Generated constant - Attribute key of B2BRegistration.cmsSite attribute defined at extension secureportaladdon.
      static java.lang.String COMPANYADDRESSCITY
      Generated constant - Attribute key of B2BRegistration.companyAddressCity attribute defined at extension secureportaladdon.
      static java.lang.String COMPANYADDRESSCOUNTRY
      Generated constant - Attribute key of B2BRegistration.companyAddressCountry attribute defined at extension secureportaladdon.
      static java.lang.String COMPANYADDRESSPOSTALCODE
      Generated constant - Attribute key of B2BRegistration.companyAddressPostalCode attribute defined at extension secureportaladdon.
      static java.lang.String COMPANYADDRESSREGION
      Generated constant - Attribute key of B2BRegistration.companyAddressRegion attribute defined at extension secureportaladdon.
      static java.lang.String COMPANYADDRESSSTREET
      Generated constant - Attribute key of B2BRegistration.companyAddressStreet attribute defined at extension secureportaladdon.
      static java.lang.String COMPANYADDRESSSTREETLINE2
      Generated constant - Attribute key of B2BRegistration.companyAddressStreetLine2 attribute defined at extension secureportaladdon.
      static java.lang.String COMPANYNAME
      Generated constant - Attribute key of B2BRegistration.companyName attribute defined at extension secureportaladdon.
      static java.lang.String CURRENCY
      Generated constant - Attribute key of B2BRegistration.currency attribute defined at extension secureportaladdon.
      static java.lang.String DEFAULTB2BUNIT
      Generated constant - Attribute key of B2BRegistration.defaultB2BUnit attribute defined at extension secureportaladdon.
      static java.lang.String EMAIL
      Generated constant - Attribute key of B2BRegistration.email attribute defined at extension secureportaladdon.
      static java.lang.String LANGUAGE
      Generated constant - Attribute key of B2BRegistration.language attribute defined at extension secureportaladdon.
      static java.lang.String MESSAGE
      Generated constant - Attribute key of B2BRegistration.message attribute defined at extension secureportaladdon.
      static java.lang.String NAME
      Generated constant - Attribute key of B2BRegistration.name attribute defined at extension secureportaladdon.
      static java.lang.String POSITION
      Generated constant - Attribute key of B2BRegistration.position attribute defined at extension secureportaladdon.
      static java.lang.String REJECTREASON
      Generated constant - Attribute key of B2BRegistration.rejectReason attribute defined at extension secureportaladdon.
      static java.lang.String TELEPHONE
      Generated constant - Attribute key of B2BRegistration.telephone attribute defined at extension secureportaladdon.
      static java.lang.String TELEPHONEEXTENSION
      Generated constant - Attribute key of B2BRegistration.telephoneExtension attribute defined at extension secureportaladdon.
      static java.lang.String TITLE
      Generated constant - Attribute key of B2BRegistration.title attribute defined at extension secureportaladdon.
    • Constructor Summary

      Constructors 
      Constructor Description
      B2BRegistrationModel()
      Generated constructor - Default constructor for generic creation.
      B2BRegistrationModel​(ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      B2BRegistrationModel​(BaseStoreModel _baseStore, CMSSiteModel _cmsSite, java.lang.String _companyAddressCity, CountryModel _companyAddressCountry, java.lang.String _companyAddressPostalCode, java.lang.String _companyAddressStreet, java.lang.String _companyName, CurrencyModel _currency, java.lang.String _email, LanguageModel _language, java.lang.String _name, ItemModel _owner, java.lang.String _position, java.lang.String _telephone)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      B2BRegistrationModel​(BaseStoreModel _baseStore, CMSSiteModel _cmsSite, java.lang.String _companyAddressCity, CountryModel _companyAddressCountry, java.lang.String _companyAddressPostalCode, java.lang.String _companyAddressStreet, java.lang.String _companyName, CurrencyModel _currency, java.lang.String _email, LanguageModel _language, java.lang.String _name, java.lang.String _position, java.lang.String _telephone)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      BaseStoreModel getBaseStore()
      Generated method - Getter of the B2BRegistration.baseStore attribute defined at extension secureportaladdon.
      CMSSiteModel getCmsSite()
      Generated method - Getter of the B2BRegistration.cmsSite attribute defined at extension secureportaladdon.
      java.lang.String getCompanyAddressCity()
      Generated method - Getter of the B2BRegistration.companyAddressCity attribute defined at extension secureportaladdon.
      CountryModel getCompanyAddressCountry()
      Generated method - Getter of the B2BRegistration.companyAddressCountry attribute defined at extension secureportaladdon.
      java.lang.String getCompanyAddressPostalCode()
      Generated method - Getter of the B2BRegistration.companyAddressPostalCode attribute defined at extension secureportaladdon.
      RegionModel getCompanyAddressRegion()
      Generated method - Getter of the B2BRegistration.companyAddressRegion attribute defined at extension secureportaladdon.
      java.lang.String getCompanyAddressStreet()
      Generated method - Getter of the B2BRegistration.companyAddressStreet attribute defined at extension secureportaladdon.
      java.lang.String getCompanyAddressStreetLine2()
      Generated method - Getter of the B2BRegistration.companyAddressStreetLine2 attribute defined at extension secureportaladdon.
      java.lang.String getCompanyName()
      Generated method - Getter of the B2BRegistration.companyName attribute defined at extension secureportaladdon.
      CurrencyModel getCurrency()
      Generated method - Getter of the B2BRegistration.currency attribute defined at extension secureportaladdon.
      B2BUnitModel getDefaultB2BUnit()
      Generated method - Getter of the B2BRegistration.defaultB2BUnit attribute defined at extension secureportaladdon.
      java.lang.String getEmail()
      Generated method - Getter of the B2BRegistration.email attribute defined at extension secureportaladdon.
      LanguageModel getLanguage()
      Generated method - Getter of the B2BRegistration.language attribute defined at extension secureportaladdon.
      java.lang.String getMessage()
      Generated method - Getter of the B2BRegistration.message attribute defined at extension secureportaladdon.
      java.lang.String getName()
      Generated method - Getter of the B2BRegistration.name attribute defined at extension secureportaladdon.
      java.lang.String getPosition()
      Generated method - Getter of the B2BRegistration.position attribute defined at extension secureportaladdon.
      java.lang.String getRejectReason()
      Generated method - Getter of the B2BRegistration.rejectReason attribute defined at extension secureportaladdon.
      java.lang.String getTelephone()
      Generated method - Getter of the B2BRegistration.telephone attribute defined at extension secureportaladdon.
      java.lang.String getTelephoneExtension()
      Generated method - Getter of the B2BRegistration.telephoneExtension attribute defined at extension secureportaladdon.
      TitleModel getTitle()
      Generated method - Getter of the B2BRegistration.title attribute defined at extension secureportaladdon.
      void setBaseStore​(BaseStoreModel value)
      Generated method - Setter of B2BRegistration.baseStore attribute defined at extension secureportaladdon.
      void setCmsSite​(CMSSiteModel value)
      Generated method - Setter of B2BRegistration.cmsSite attribute defined at extension secureportaladdon.
      void setCompanyAddressCity​(java.lang.String value)
      Generated method - Setter of B2BRegistration.companyAddressCity attribute defined at extension secureportaladdon.
      void setCompanyAddressCountry​(CountryModel value)
      Generated method - Setter of B2BRegistration.companyAddressCountry attribute defined at extension secureportaladdon.
      void setCompanyAddressPostalCode​(java.lang.String value)
      Generated method - Setter of B2BRegistration.companyAddressPostalCode attribute defined at extension secureportaladdon.
      void setCompanyAddressRegion​(RegionModel value)
      Generated method - Setter of B2BRegistration.companyAddressRegion attribute defined at extension secureportaladdon.
      void setCompanyAddressStreet​(java.lang.String value)
      Generated method - Setter of B2BRegistration.companyAddressStreet attribute defined at extension secureportaladdon.
      void setCompanyAddressStreetLine2​(java.lang.String value)
      Generated method - Setter of B2BRegistration.companyAddressStreetLine2 attribute defined at extension secureportaladdon.
      void setCompanyName​(java.lang.String value)
      Generated method - Setter of B2BRegistration.companyName attribute defined at extension secureportaladdon.
      void setCurrency​(CurrencyModel value)
      Generated method - Setter of B2BRegistration.currency attribute defined at extension secureportaladdon.
      void setDefaultB2BUnit​(B2BUnitModel value)
      Generated method - Setter of B2BRegistration.defaultB2BUnit attribute defined at extension secureportaladdon.
      void setEmail​(java.lang.String value)
      Generated method - Setter of B2BRegistration.email attribute defined at extension secureportaladdon.
      void setLanguage​(LanguageModel value)
      Generated method - Setter of B2BRegistration.language attribute defined at extension secureportaladdon.
      void setMessage​(java.lang.String value)
      Generated method - Setter of B2BRegistration.message attribute defined at extension secureportaladdon.
      void setName​(java.lang.String value)
      Generated method - Setter of B2BRegistration.name attribute defined at extension secureportaladdon.
      void setPosition​(java.lang.String value)
      Generated method - Setter of B2BRegistration.position attribute defined at extension secureportaladdon.
      void setRejectReason​(java.lang.String value)
      Generated method - Setter of B2BRegistration.rejectReason attribute defined at extension secureportaladdon.
      void setTelephone​(java.lang.String value)
      Generated method - Setter of B2BRegistration.telephone attribute defined at extension secureportaladdon.
      void setTelephoneExtension​(java.lang.String value)
      Generated method - Setter of B2BRegistration.telephoneExtension attribute defined at extension secureportaladdon.
      void setTitle​(TitleModel value)
      Generated method - Setter of B2BRegistration.title attribute defined at extension secureportaladdon.
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • CMSSITE

        public static final java.lang.String CMSSITE
        Generated constant - Attribute key of B2BRegistration.cmsSite attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • LANGUAGE

        public static final java.lang.String LANGUAGE
        Generated constant - Attribute key of B2BRegistration.language attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • CURRENCY

        public static final java.lang.String CURRENCY
        Generated constant - Attribute key of B2BRegistration.currency attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • BASESTORE

        public static final java.lang.String BASESTORE
        Generated constant - Attribute key of B2BRegistration.baseStore attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • TITLE

        public static final java.lang.String TITLE
        Generated constant - Attribute key of B2BRegistration.title attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Generated constant - Attribute key of B2BRegistration.name attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • EMAIL

        public static final java.lang.String EMAIL
        Generated constant - Attribute key of B2BRegistration.email attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • POSITION

        public static final java.lang.String POSITION
        Generated constant - Attribute key of B2BRegistration.position attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • TELEPHONE

        public static final java.lang.String TELEPHONE
        Generated constant - Attribute key of B2BRegistration.telephone attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • TELEPHONEEXTENSION

        public static final java.lang.String TELEPHONEEXTENSION
        Generated constant - Attribute key of B2BRegistration.telephoneExtension attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • COMPANYNAME

        public static final java.lang.String COMPANYNAME
        Generated constant - Attribute key of B2BRegistration.companyName attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • COMPANYADDRESSSTREET

        public static final java.lang.String COMPANYADDRESSSTREET
        Generated constant - Attribute key of B2BRegistration.companyAddressStreet attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • COMPANYADDRESSSTREETLINE2

        public static final java.lang.String COMPANYADDRESSSTREETLINE2
        Generated constant - Attribute key of B2BRegistration.companyAddressStreetLine2 attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • COMPANYADDRESSCITY

        public static final java.lang.String COMPANYADDRESSCITY
        Generated constant - Attribute key of B2BRegistration.companyAddressCity attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • COMPANYADDRESSPOSTALCODE

        public static final java.lang.String COMPANYADDRESSPOSTALCODE
        Generated constant - Attribute key of B2BRegistration.companyAddressPostalCode attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • COMPANYADDRESSREGION

        public static final java.lang.String COMPANYADDRESSREGION
        Generated constant - Attribute key of B2BRegistration.companyAddressRegion attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • COMPANYADDRESSCOUNTRY

        public static final java.lang.String COMPANYADDRESSCOUNTRY
        Generated constant - Attribute key of B2BRegistration.companyAddressCountry attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • MESSAGE

        public static final java.lang.String MESSAGE
        Generated constant - Attribute key of B2BRegistration.message attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • REJECTREASON

        public static final java.lang.String REJECTREASON
        Generated constant - Attribute key of B2BRegistration.rejectReason attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
      • DEFAULTB2BUNIT

        public static final java.lang.String DEFAULTB2BUNIT
        Generated constant - Attribute key of B2BRegistration.defaultB2BUnit attribute defined at extension secureportaladdon.
        See Also:
        Constant Field Values
    • Constructor Detail

      • B2BRegistrationModel

        public B2BRegistrationModel()
        Generated constructor - Default constructor for generic creation.
      • B2BRegistrationModel

        public B2BRegistrationModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • B2BRegistrationModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public B2BRegistrationModel​(BaseStoreModel _baseStore,
                                    CMSSiteModel _cmsSite,
                                    java.lang.String _companyAddressCity,
                                    CountryModel _companyAddressCountry,
                                    java.lang.String _companyAddressPostalCode,
                                    java.lang.String _companyAddressStreet,
                                    java.lang.String _companyName,
                                    CurrencyModel _currency,
                                    java.lang.String _email,
                                    LanguageModel _language,
                                    java.lang.String _name,
                                    java.lang.String _position,
                                    java.lang.String _telephone)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _baseStore - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _cmsSite - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _companyAddressCity - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _companyAddressCountry - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _companyAddressPostalCode - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _companyAddressStreet - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _companyName - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _currency - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _email - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _language - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _name - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _position - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _telephone - initial attribute declared by type B2BRegistration at extension secureportaladdon
      • B2BRegistrationModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public B2BRegistrationModel​(BaseStoreModel _baseStore,
                                    CMSSiteModel _cmsSite,
                                    java.lang.String _companyAddressCity,
                                    CountryModel _companyAddressCountry,
                                    java.lang.String _companyAddressPostalCode,
                                    java.lang.String _companyAddressStreet,
                                    java.lang.String _companyName,
                                    CurrencyModel _currency,
                                    java.lang.String _email,
                                    LanguageModel _language,
                                    java.lang.String _name,
                                    ItemModel _owner,
                                    java.lang.String _position,
                                    java.lang.String _telephone)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _baseStore - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _cmsSite - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _companyAddressCity - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _companyAddressCountry - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _companyAddressPostalCode - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _companyAddressStreet - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _companyName - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _currency - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _email - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _language - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _name - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _owner - initial attribute declared by type Item at extension core
        _position - initial attribute declared by type B2BRegistration at extension secureportaladdon
        _telephone - initial attribute declared by type B2BRegistration at extension secureportaladdon
    • Method Detail

      • getBaseStore

        @Accessor(qualifier="baseStore",
                  type=GETTER)
        public BaseStoreModel getBaseStore()
        Generated method - Getter of the B2BRegistration.baseStore attribute defined at extension secureportaladdon.
        Returns:
        the baseStore
      • getCmsSite

        @Accessor(qualifier="cmsSite",
                  type=GETTER)
        public CMSSiteModel getCmsSite()
        Generated method - Getter of the B2BRegistration.cmsSite attribute defined at extension secureportaladdon.
        Returns:
        the cmsSite
      • getCompanyAddressCity

        @Accessor(qualifier="companyAddressCity",
                  type=GETTER)
        public java.lang.String getCompanyAddressCity()
        Generated method - Getter of the B2BRegistration.companyAddressCity attribute defined at extension secureportaladdon.
        Returns:
        the companyAddressCity
      • getCompanyAddressCountry

        @Accessor(qualifier="companyAddressCountry",
                  type=GETTER)
        public CountryModel getCompanyAddressCountry()
        Generated method - Getter of the B2BRegistration.companyAddressCountry attribute defined at extension secureportaladdon.
        Returns:
        the companyAddressCountry
      • getCompanyAddressPostalCode

        @Accessor(qualifier="companyAddressPostalCode",
                  type=GETTER)
        public java.lang.String getCompanyAddressPostalCode()
        Generated method - Getter of the B2BRegistration.companyAddressPostalCode attribute defined at extension secureportaladdon.
        Returns:
        the companyAddressPostalCode
      • getCompanyAddressRegion

        @Accessor(qualifier="companyAddressRegion",
                  type=GETTER)
        public RegionModel getCompanyAddressRegion()
        Generated method - Getter of the B2BRegistration.companyAddressRegion attribute defined at extension secureportaladdon.
        Returns:
        the companyAddressRegion
      • getCompanyAddressStreet

        @Accessor(qualifier="companyAddressStreet",
                  type=GETTER)
        public java.lang.String getCompanyAddressStreet()
        Generated method - Getter of the B2BRegistration.companyAddressStreet attribute defined at extension secureportaladdon.
        Returns:
        the companyAddressStreet
      • getCompanyAddressStreetLine2

        @Accessor(qualifier="companyAddressStreetLine2",
                  type=GETTER)
        public java.lang.String getCompanyAddressStreetLine2()
        Generated method - Getter of the B2BRegistration.companyAddressStreetLine2 attribute defined at extension secureportaladdon.
        Returns:
        the companyAddressStreetLine2
      • getCompanyName

        @Accessor(qualifier="companyName",
                  type=GETTER)
        public java.lang.String getCompanyName()
        Generated method - Getter of the B2BRegistration.companyName attribute defined at extension secureportaladdon.
        Returns:
        the companyName
      • getCurrency

        @Accessor(qualifier="currency",
                  type=GETTER)
        public CurrencyModel getCurrency()
        Generated method - Getter of the B2BRegistration.currency attribute defined at extension secureportaladdon.
        Returns:
        the currency
      • getDefaultB2BUnit

        @Accessor(qualifier="defaultB2BUnit",
                  type=GETTER)
        public B2BUnitModel getDefaultB2BUnit()
        Generated method - Getter of the B2BRegistration.defaultB2BUnit attribute defined at extension secureportaladdon.
        Returns:
        the defaultB2BUnit
      • getEmail

        @Accessor(qualifier="email",
                  type=GETTER)
        public java.lang.String getEmail()
        Generated method - Getter of the B2BRegistration.email attribute defined at extension secureportaladdon.
        Returns:
        the email
      • getLanguage

        @Accessor(qualifier="language",
                  type=GETTER)
        public LanguageModel getLanguage()
        Generated method - Getter of the B2BRegistration.language attribute defined at extension secureportaladdon.
        Returns:
        the language
      • getMessage

        @Accessor(qualifier="message",
                  type=GETTER)
        public java.lang.String getMessage()
        Generated method - Getter of the B2BRegistration.message attribute defined at extension secureportaladdon.
        Returns:
        the message
      • getName

        @Accessor(qualifier="name",
                  type=GETTER)
        public java.lang.String getName()
        Generated method - Getter of the B2BRegistration.name attribute defined at extension secureportaladdon.
        Returns:
        the name
      • getPosition

        @Accessor(qualifier="position",
                  type=GETTER)
        public java.lang.String getPosition()
        Generated method - Getter of the B2BRegistration.position attribute defined at extension secureportaladdon.
        Returns:
        the position
      • getRejectReason

        @Accessor(qualifier="rejectReason",
                  type=GETTER)
        public java.lang.String getRejectReason()
        Generated method - Getter of the B2BRegistration.rejectReason attribute defined at extension secureportaladdon.
        Returns:
        the rejectReason
      • getTelephone

        @Accessor(qualifier="telephone",
                  type=GETTER)
        public java.lang.String getTelephone()
        Generated method - Getter of the B2BRegistration.telephone attribute defined at extension secureportaladdon.
        Returns:
        the telephone
      • getTelephoneExtension

        @Accessor(qualifier="telephoneExtension",
                  type=GETTER)
        public java.lang.String getTelephoneExtension()
        Generated method - Getter of the B2BRegistration.telephoneExtension attribute defined at extension secureportaladdon.
        Returns:
        the telephoneExtension
      • getTitle

        @Accessor(qualifier="title",
                  type=GETTER)
        public TitleModel getTitle()
        Generated method - Getter of the B2BRegistration.title attribute defined at extension secureportaladdon.
        Returns:
        the title
      • setBaseStore

        @Accessor(qualifier="baseStore",
                  type=SETTER)
        public void setBaseStore​(BaseStoreModel value)
        Generated method - Setter of B2BRegistration.baseStore attribute defined at extension secureportaladdon.
        Parameters:
        value - the baseStore
      • setCmsSite

        @Accessor(qualifier="cmsSite",
                  type=SETTER)
        public void setCmsSite​(CMSSiteModel value)
        Generated method - Setter of B2BRegistration.cmsSite attribute defined at extension secureportaladdon.
        Parameters:
        value - the cmsSite
      • setCompanyAddressCity

        @Accessor(qualifier="companyAddressCity",
                  type=SETTER)
        public void setCompanyAddressCity​(java.lang.String value)
        Generated method - Setter of B2BRegistration.companyAddressCity attribute defined at extension secureportaladdon.
        Parameters:
        value - the companyAddressCity
      • setCompanyAddressCountry

        @Accessor(qualifier="companyAddressCountry",
                  type=SETTER)
        public void setCompanyAddressCountry​(CountryModel value)
        Generated method - Setter of B2BRegistration.companyAddressCountry attribute defined at extension secureportaladdon.
        Parameters:
        value - the companyAddressCountry
      • setCompanyAddressPostalCode

        @Accessor(qualifier="companyAddressPostalCode",
                  type=SETTER)
        public void setCompanyAddressPostalCode​(java.lang.String value)
        Generated method - Setter of B2BRegistration.companyAddressPostalCode attribute defined at extension secureportaladdon.
        Parameters:
        value - the companyAddressPostalCode
      • setCompanyAddressRegion

        @Accessor(qualifier="companyAddressRegion",
                  type=SETTER)
        public void setCompanyAddressRegion​(RegionModel value)
        Generated method - Setter of B2BRegistration.companyAddressRegion attribute defined at extension secureportaladdon.
        Parameters:
        value - the companyAddressRegion
      • setCompanyAddressStreet

        @Accessor(qualifier="companyAddressStreet",
                  type=SETTER)
        public void setCompanyAddressStreet​(java.lang.String value)
        Generated method - Setter of B2BRegistration.companyAddressStreet attribute defined at extension secureportaladdon.
        Parameters:
        value - the companyAddressStreet
      • setCompanyAddressStreetLine2

        @Accessor(qualifier="companyAddressStreetLine2",
                  type=SETTER)
        public void setCompanyAddressStreetLine2​(java.lang.String value)
        Generated method - Setter of B2BRegistration.companyAddressStreetLine2 attribute defined at extension secureportaladdon.
        Parameters:
        value - the companyAddressStreetLine2
      • setCompanyName

        @Accessor(qualifier="companyName",
                  type=SETTER)
        public void setCompanyName​(java.lang.String value)
        Generated method - Setter of B2BRegistration.companyName attribute defined at extension secureportaladdon.
        Parameters:
        value - the companyName
      • setCurrency

        @Accessor(qualifier="currency",
                  type=SETTER)
        public void setCurrency​(CurrencyModel value)
        Generated method - Setter of B2BRegistration.currency attribute defined at extension secureportaladdon.
        Parameters:
        value - the currency
      • setDefaultB2BUnit

        @Accessor(qualifier="defaultB2BUnit",
                  type=SETTER)
        public void setDefaultB2BUnit​(B2BUnitModel value)
        Generated method - Setter of B2BRegistration.defaultB2BUnit attribute defined at extension secureportaladdon.
        Parameters:
        value - the defaultB2BUnit
      • setEmail

        @Accessor(qualifier="email",
                  type=SETTER)
        public void setEmail​(java.lang.String value)
        Generated method - Setter of B2BRegistration.email attribute defined at extension secureportaladdon.
        Parameters:
        value - the email
      • setLanguage

        @Accessor(qualifier="language",
                  type=SETTER)
        public void setLanguage​(LanguageModel value)
        Generated method - Setter of B2BRegistration.language attribute defined at extension secureportaladdon.
        Parameters:
        value - the language
      • setMessage

        @Accessor(qualifier="message",
                  type=SETTER)
        public void setMessage​(java.lang.String value)
        Generated method - Setter of B2BRegistration.message attribute defined at extension secureportaladdon.
        Parameters:
        value - the message
      • setName

        @Accessor(qualifier="name",
                  type=SETTER)
        public void setName​(java.lang.String value)
        Generated method - Setter of B2BRegistration.name attribute defined at extension secureportaladdon.
        Parameters:
        value - the name
      • setPosition

        @Accessor(qualifier="position",
                  type=SETTER)
        public void setPosition​(java.lang.String value)
        Generated method - Setter of B2BRegistration.position attribute defined at extension secureportaladdon.
        Parameters:
        value - the position
      • setRejectReason

        @Accessor(qualifier="rejectReason",
                  type=SETTER)
        public void setRejectReason​(java.lang.String value)
        Generated method - Setter of B2BRegistration.rejectReason attribute defined at extension secureportaladdon.
        Parameters:
        value - the rejectReason
      • setTelephone

        @Accessor(qualifier="telephone",
                  type=SETTER)
        public void setTelephone​(java.lang.String value)
        Generated method - Setter of B2BRegistration.telephone attribute defined at extension secureportaladdon.
        Parameters:
        value - the telephone
      • setTelephoneExtension

        @Accessor(qualifier="telephoneExtension",
                  type=SETTER)
        public void setTelephoneExtension​(java.lang.String value)
        Generated method - Setter of B2BRegistration.telephoneExtension attribute defined at extension secureportaladdon.
        Parameters:
        value - the telephoneExtension
      • setTitle

        @Accessor(qualifier="title",
                  type=SETTER)
        public void setTitle​(TitleModel value)
        Generated method - Setter of B2BRegistration.title attribute defined at extension secureportaladdon.
        Parameters:
        value - the title