Class BaMediumCharacteristicModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.billingaccountservices.model.BaMediumCharacteristicModel
All Implemented Interfaces:
Serializable

@Deprecated(since="2208", forRemoval=true) public class BaMediumCharacteristicModel extends ItemModel
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type BaMediumCharacteristic first defined at extension billingaccountservices.

Medium Characteristic.

See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated model type code constant.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of BaMediumCharacteristic.city attribute defined at extension billingaccountservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of BaMediumCharacteristic.contactType attribute defined at extension billingaccountservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of BaMediumCharacteristic.country attribute defined at extension billingaccountservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of BaMediumCharacteristic.emailAddress attribute defined at extension billingaccountservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of BaMediumCharacteristic.externalIdentifiers attribute defined at extension billingaccountservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of BaMediumCharacteristic.faxNumber attribute defined at extension billingaccountservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of BaMediumCharacteristic.id attribute defined at extension billingaccountservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of BaMediumCharacteristic.phoneNumber attribute defined at extension billingaccountservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of BaMediumCharacteristic.postcode attribute defined at extension billingaccountservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of BaMediumCharacteristic.socialNetworkId attribute defined at extension billingaccountservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of BaMediumCharacteristic.stateOfProvince attribute defined at extension billingaccountservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of BaMediumCharacteristic.street1 attribute defined at extension billingaccountservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of BaMediumCharacteristic.street2 attribute defined at extension billingaccountservices.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constructor - Default constructor for generic creation.
    BaMediumCharacteristicModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constructor - Default constructor for creation with existing context
    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
    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

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaMediumCharacteristic.city attribute defined at extension billingaccountservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaMediumCharacteristic.contactType attribute defined at extension billingaccountservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaMediumCharacteristic.country attribute defined at extension billingaccountservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaMediumCharacteristic.emailAddress attribute defined at extension billingaccountservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaMediumCharacteristic.externalIdentifiers attribute defined at extension billingaccountservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaMediumCharacteristic.faxNumber attribute defined at extension billingaccountservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaMediumCharacteristic.id attribute defined at extension billingaccountservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaMediumCharacteristic.phoneNumber attribute defined at extension billingaccountservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaMediumCharacteristic.postcode attribute defined at extension billingaccountservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaMediumCharacteristic.socialNetworkId attribute defined at extension billingaccountservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaMediumCharacteristic.stateOfProvince attribute defined at extension billingaccountservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaMediumCharacteristic.street1 attribute defined at extension billingaccountservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the BaMediumCharacteristic.street2 attribute defined at extension billingaccountservices.
    void
    setCity(String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of BaMediumCharacteristic.city attribute defined at extension billingaccountservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of BaMediumCharacteristic.contactType attribute defined at extension billingaccountservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of BaMediumCharacteristic.country attribute defined at extension billingaccountservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of BaMediumCharacteristic.emailAddress attribute defined at extension billingaccountservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of BaMediumCharacteristic.externalIdentifiers attribute defined at extension billingaccountservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of BaMediumCharacteristic.faxNumber attribute defined at extension billingaccountservices.
    void
    setId(String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of BaMediumCharacteristic.id attribute defined at extension billingaccountservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of BaMediumCharacteristic.phoneNumber attribute defined at extension billingaccountservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of BaMediumCharacteristic.postcode attribute defined at extension billingaccountservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of BaMediumCharacteristic.socialNetworkId attribute defined at extension billingaccountservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of BaMediumCharacteristic.stateOfProvince attribute defined at extension billingaccountservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of BaMediumCharacteristic.street1 attribute defined at extension billingaccountservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of BaMediumCharacteristic.street2 attribute defined at extension billingaccountservices.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

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

    • _TYPECODE

      public static final String _TYPECODE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated model type code constant.
      See Also:
    • ID

      public static final String ID
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of BaMediumCharacteristic.id attribute defined at extension billingaccountservices.
      See Also:
    • CONTACTTYPE

      public static final String CONTACTTYPE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of BaMediumCharacteristic.contactType attribute defined at extension billingaccountservices.
      See Also:
    • CITY

      public static final String CITY
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of BaMediumCharacteristic.city attribute defined at extension billingaccountservices.
      See Also:
    • COUNTRY

      public static final String COUNTRY
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of BaMediumCharacteristic.country attribute defined at extension billingaccountservices.
      See Also:
    • EMAILADDRESS

      public static final String EMAILADDRESS
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of BaMediumCharacteristic.emailAddress attribute defined at extension billingaccountservices.
      See Also:
    • FAXNUMBER

      public static final String FAXNUMBER
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of BaMediumCharacteristic.faxNumber attribute defined at extension billingaccountservices.
      See Also:
    • PHONENUMBER

      public static final String PHONENUMBER
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of BaMediumCharacteristic.phoneNumber attribute defined at extension billingaccountservices.
      See Also:
    • POSTCODE

      public static final String POSTCODE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of BaMediumCharacteristic.postcode attribute defined at extension billingaccountservices.
      See Also:
    • SOCIALNETWORKID

      public static final String SOCIALNETWORKID
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of BaMediumCharacteristic.socialNetworkId attribute defined at extension billingaccountservices.
      See Also:
    • STATEOFPROVINCE

      public static final String STATEOFPROVINCE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of BaMediumCharacteristic.stateOfProvince attribute defined at extension billingaccountservices.
      See Also:
    • STREET1

      public static final String STREET1
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of BaMediumCharacteristic.street1 attribute defined at extension billingaccountservices.
      See Also:
    • STREET2

      public static final String STREET2
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of BaMediumCharacteristic.street2 attribute defined at extension billingaccountservices.
      See Also:
    • EXTERNALIDENTIFIERS

      public static final String EXTERNALIDENTIFIERS
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of BaMediumCharacteristic.externalIdentifiers attribute defined at extension billingaccountservices.
      See Also:
  • Constructor Details

    • BaMediumCharacteristicModel

      public BaMediumCharacteristicModel()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constructor - Default constructor for generic creation.
    • BaMediumCharacteristicModel

      public BaMediumCharacteristicModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • BaMediumCharacteristicModel

      @Deprecated(since="4.1.1", forRemoval=true) public BaMediumCharacteristicModel(String _id)
      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:
      _id - initial attribute declared by type BaMediumCharacteristic at extension billingaccountservices
    • BaMediumCharacteristicModel

      @Deprecated(since="4.1.1", forRemoval=true) public BaMediumCharacteristicModel(String _id, ItemModel _owner)
      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:
      _id - initial attribute declared by type BaMediumCharacteristic at extension billingaccountservices
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getCity

      @Accessor(qualifier="city", type=GETTER) public String getCity()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the BaMediumCharacteristic.city attribute defined at extension billingaccountservices.
      Returns:
      the city - City
    • getContactType

      @Accessor(qualifier="contactType", type=GETTER) public BaMediumCharacContactType getContactType()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the BaMediumCharacteristic.contactType attribute defined at extension billingaccountservices.
      Returns:
      the contactType - Medium characteristic contact type
    • getCountry

      @Accessor(qualifier="country", type=GETTER) public String getCountry()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the BaMediumCharacteristic.country attribute defined at extension billingaccountservices.
      Returns:
      the country - Country
    • getEmailAddress

      @Accessor(qualifier="emailAddress", type=GETTER) public String getEmailAddress()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the BaMediumCharacteristic.emailAddress attribute defined at extension billingaccountservices.
      Returns:
      the emailAddress - Email address
    • getExternalIdentifiers

      @Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the BaMediumCharacteristic.externalIdentifiers attribute defined at extension billingaccountservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the externalIdentifiers
    • getFaxNumber

      @Accessor(qualifier="faxNumber", type=GETTER) public String getFaxNumber()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the BaMediumCharacteristic.faxNumber attribute defined at extension billingaccountservices.
      Returns:
      the faxNumber - Fax number
    • getId

      @Accessor(qualifier="id", type=GETTER) public String getId()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the BaMediumCharacteristic.id attribute defined at extension billingaccountservices.
      Returns:
      the id - Unique Identifier
    • getPhoneNumber

      @Accessor(qualifier="phoneNumber", type=GETTER) public String getPhoneNumber()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the BaMediumCharacteristic.phoneNumber attribute defined at extension billingaccountservices.
      Returns:
      the phoneNumber - Phone number
    • getPostcode

      @Accessor(qualifier="postcode", type=GETTER) public String getPostcode()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the BaMediumCharacteristic.postcode attribute defined at extension billingaccountservices.
      Returns:
      the postcode - Postcode
    • getSocialNetworkId

      @Accessor(qualifier="socialNetworkId", type=GETTER) public String getSocialNetworkId()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the BaMediumCharacteristic.socialNetworkId attribute defined at extension billingaccountservices.
      Returns:
      the socialNetworkId - Social network id
    • getStateOfProvince

      @Accessor(qualifier="stateOfProvince", type=GETTER) public String getStateOfProvince()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the BaMediumCharacteristic.stateOfProvince attribute defined at extension billingaccountservices.
      Returns:
      the stateOfProvince - State of province
    • getStreet1

      @Accessor(qualifier="street1", type=GETTER) public String getStreet1()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the BaMediumCharacteristic.street1 attribute defined at extension billingaccountservices.
      Returns:
      the street1 - Street 1
    • getStreet2

      @Accessor(qualifier="street2", type=GETTER) public String getStreet2()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the BaMediumCharacteristic.street2 attribute defined at extension billingaccountservices.
      Returns:
      the street2 - Street 2
    • setCity

      @Accessor(qualifier="city", type=SETTER) public void setCity(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of BaMediumCharacteristic.city attribute defined at extension billingaccountservices.
      Parameters:
      value - the city - City
    • setContactType

      @Accessor(qualifier="contactType", type=SETTER) public void setContactType(BaMediumCharacContactType value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of BaMediumCharacteristic.contactType attribute defined at extension billingaccountservices.
      Parameters:
      value - the contactType - Medium characteristic contact type
    • setCountry

      @Accessor(qualifier="country", type=SETTER) public void setCountry(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of BaMediumCharacteristic.country attribute defined at extension billingaccountservices.
      Parameters:
      value - the country - Country
    • setEmailAddress

      @Accessor(qualifier="emailAddress", type=SETTER) public void setEmailAddress(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of BaMediumCharacteristic.emailAddress attribute defined at extension billingaccountservices.
      Parameters:
      value - the emailAddress - Email address
    • setExternalIdentifiers

      @Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of BaMediumCharacteristic.externalIdentifiers attribute defined at extension billingaccountservices.
      Parameters:
      value - the externalIdentifiers
    • setFaxNumber

      @Accessor(qualifier="faxNumber", type=SETTER) public void setFaxNumber(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of BaMediumCharacteristic.faxNumber attribute defined at extension billingaccountservices.
      Parameters:
      value - the faxNumber - Fax number
    • setId

      @Accessor(qualifier="id", type=SETTER) public void setId(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of BaMediumCharacteristic.id attribute defined at extension billingaccountservices.
      Parameters:
      value - the id - Unique Identifier
    • setPhoneNumber

      @Accessor(qualifier="phoneNumber", type=SETTER) public void setPhoneNumber(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of BaMediumCharacteristic.phoneNumber attribute defined at extension billingaccountservices.
      Parameters:
      value - the phoneNumber - Phone number
    • setPostcode

      @Accessor(qualifier="postcode", type=SETTER) public void setPostcode(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of BaMediumCharacteristic.postcode attribute defined at extension billingaccountservices.
      Parameters:
      value - the postcode - Postcode
    • setSocialNetworkId

      @Accessor(qualifier="socialNetworkId", type=SETTER) public void setSocialNetworkId(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of BaMediumCharacteristic.socialNetworkId attribute defined at extension billingaccountservices.
      Parameters:
      value - the socialNetworkId - Social network id
    • setStateOfProvince

      @Accessor(qualifier="stateOfProvince", type=SETTER) public void setStateOfProvince(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of BaMediumCharacteristic.stateOfProvince attribute defined at extension billingaccountservices.
      Parameters:
      value - the stateOfProvince - State of province
    • setStreet1

      @Accessor(qualifier="street1", type=SETTER) public void setStreet1(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of BaMediumCharacteristic.street1 attribute defined at extension billingaccountservices.
      Parameters:
      value - the street1 - Street 1
    • setStreet2

      @Accessor(qualifier="street2", type=SETTER) public void setStreet2(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of BaMediumCharacteristic.street2 attribute defined at extension billingaccountservices.
      Parameters:
      value - the street2 - Street 2