Class TuaMediumCharacteristic

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.tuadatamodel.jalo.TuaMediumCharacteristic
All Implemented Interfaces:
Serializable, Comparable

public class TuaMediumCharacteristic extends de.hybris.platform.jalo.GenericItem
Generated class for type TuaMediumCharacteristic.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Qualifier of the TuaMediumCharacteristic.city attribute
    static final String
    Qualifier of the TuaMediumCharacteristic.contactType attribute
    static final String
    Qualifier of the TuaMediumCharacteristic.country attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the TuaMediumCharacteristic.emailAddress attribute
    static final String
    Qualifier of the TuaMediumCharacteristic.externalIdentifiers attribute
    static final String
    Qualifier of the TuaMediumCharacteristic.faxNumber attribute
    static final String
    Qualifier of the TuaMediumCharacteristic.id attribute
    static final String
    Qualifier of the TuaMediumCharacteristic.phoneNumber attribute
    static final String
    Qualifier of the TuaMediumCharacteristic.postCode attribute
    static final String
    Qualifier of the TuaMediumCharacteristic.socialNetworkId attribute
    static final String
    Qualifier of the TuaMediumCharacteristic.stateOrProvince attribute
    static final String
    Qualifier of the TuaMediumCharacteristic.street1 attribute
    static final String
    Qualifier of the TuaMediumCharacteristic.street2 attribute

    Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    LANGUAGE_FALLBACK_ENABLED

    Fields inherited from class de.hybris.platform.jalo.Item

    _CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE

    Fields inherited from class de.hybris.platform.util.BridgeAbstraction

    impl, tenant
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the TuaMediumCharacteristic.city attribute.
    getCity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaMediumCharacteristic.city attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the TuaMediumCharacteristic.contactType attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getContactType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaMediumCharacteristic.contactType attribute.
    Generated method - Getter of the TuaMediumCharacteristic.country attribute.
    getCountry(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaMediumCharacteristic.country attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the TuaMediumCharacteristic.emailAddress attribute.
    getEmailAddress(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaMediumCharacteristic.emailAddress attribute.
    Generated method - Getter of the TuaMediumCharacteristic.externalIdentifiers attribute.
    getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaMediumCharacteristic.externalIdentifiers attribute.
    Generated method - Getter of the TuaMediumCharacteristic.faxNumber attribute.
    getFaxNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaMediumCharacteristic.faxNumber attribute.
    Generated method - Getter of the TuaMediumCharacteristic.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaMediumCharacteristic.id attribute.
    Generated method - Getter of the TuaMediumCharacteristic.phoneNumber attribute.
    getPhoneNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaMediumCharacteristic.phoneNumber attribute.
    Generated method - Getter of the TuaMediumCharacteristic.postCode attribute.
    getPostCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaMediumCharacteristic.postCode attribute.
    Generated method - Getter of the TuaMediumCharacteristic.socialNetworkId attribute.
    getSocialNetworkId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaMediumCharacteristic.socialNetworkId attribute.
    Generated method - Getter of the TuaMediumCharacteristic.stateOrProvince attribute.
    getStateOrProvince(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaMediumCharacteristic.stateOrProvince attribute.
    Generated method - Getter of the TuaMediumCharacteristic.street1 attribute.
    getStreet1(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaMediumCharacteristic.street1 attribute.
    Generated method - Getter of the TuaMediumCharacteristic.street2 attribute.
    getStreet2(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the TuaMediumCharacteristic.street2 attribute.
    void
    setCity(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaMediumCharacteristic.city attribute.
    void
    setCity(String value)
    Generated method - Setter of the TuaMediumCharacteristic.city attribute.
    void
    setContactType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TuaMediumCharacteristic.contactType attribute.
    void
    setContactType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the TuaMediumCharacteristic.contactType attribute.
    void
    setCountry(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaMediumCharacteristic.country attribute.
    void
    Generated method - Setter of the TuaMediumCharacteristic.country attribute.
    void
    setEmailAddress(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaMediumCharacteristic.emailAddress attribute.
    void
    Generated method - Setter of the TuaMediumCharacteristic.emailAddress attribute.
    void
    setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
    Generated method - Setter of the TuaMediumCharacteristic.externalIdentifiers attribute.
    void
    Generated method - Setter of the TuaMediumCharacteristic.externalIdentifiers attribute.
    void
    setFaxNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaMediumCharacteristic.faxNumber attribute.
    void
    Generated method - Setter of the TuaMediumCharacteristic.faxNumber attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaMediumCharacteristic.id attribute.
    void
    setId(String value)
    Generated method - Setter of the TuaMediumCharacteristic.id attribute.
    void
    setPhoneNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaMediumCharacteristic.phoneNumber attribute.
    void
    Generated method - Setter of the TuaMediumCharacteristic.phoneNumber attribute.
    void
    setPostCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaMediumCharacteristic.postCode attribute.
    void
    Generated method - Setter of the TuaMediumCharacteristic.postCode attribute.
    void
    setSocialNetworkId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaMediumCharacteristic.socialNetworkId attribute.
    void
    Generated method - Setter of the TuaMediumCharacteristic.socialNetworkId attribute.
    void
    setStateOrProvince(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaMediumCharacteristic.stateOrProvince attribute.
    void
    Generated method - Setter of the TuaMediumCharacteristic.stateOrProvince attribute.
    void
    setStreet1(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaMediumCharacteristic.street1 attribute.
    void
    Generated method - Setter of the TuaMediumCharacteristic.street1 attribute.
    void
    setStreet2(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the TuaMediumCharacteristic.street2 attribute.
    void
    Generated method - Setter of the TuaMediumCharacteristic.street2 attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems

    Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty

    Methods inherited from class de.hybris.platform.jalo.ExtensibleItem

    createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty

    Methods inherited from class de.hybris.platform.jalo.Item

    addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

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

    • ID

      public static final String ID
      Qualifier of the TuaMediumCharacteristic.id attribute
      See Also:
    • CONTACTTYPE

      public static final String CONTACTTYPE
      Qualifier of the TuaMediumCharacteristic.contactType attribute
      See Also:
    • CITY

      public static final String CITY
      Qualifier of the TuaMediumCharacteristic.city attribute
      See Also:
    • COUNTRY

      public static final String COUNTRY
      Qualifier of the TuaMediumCharacteristic.country attribute
      See Also:
    • EMAILADDRESS

      public static final String EMAILADDRESS
      Qualifier of the TuaMediumCharacteristic.emailAddress attribute
      See Also:
    • FAXNUMBER

      public static final String FAXNUMBER
      Qualifier of the TuaMediumCharacteristic.faxNumber attribute
      See Also:
    • PHONENUMBER

      public static final String PHONENUMBER
      Qualifier of the TuaMediumCharacteristic.phoneNumber attribute
      See Also:
    • POSTCODE

      public static final String POSTCODE
      Qualifier of the TuaMediumCharacteristic.postCode attribute
      See Also:
    • SOCIALNETWORKID

      public static final String SOCIALNETWORKID
      Qualifier of the TuaMediumCharacteristic.socialNetworkId attribute
      See Also:
    • STATEORPROVINCE

      public static final String STATEORPROVINCE
      Qualifier of the TuaMediumCharacteristic.stateOrProvince attribute
      See Also:
    • STREET1

      public static final String STREET1
      Qualifier of the TuaMediumCharacteristic.street1 attribute
      See Also:
    • STREET2

      public static final String STREET2
      Qualifier of the TuaMediumCharacteristic.street2 attribute
      See Also:
    • EXTERNALIDENTIFIERS

      public static final String EXTERNALIDENTIFIERS
      Qualifier of the TuaMediumCharacteristic.externalIdentifiers attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • TuaMediumCharacteristic

      public TuaMediumCharacteristic()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getCity

      public String getCity(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaMediumCharacteristic.city attribute.
      Returns:
      the city - City
    • getCity

      public String getCity()
      Generated method - Getter of the TuaMediumCharacteristic.city attribute.
      Returns:
      the city - City
    • setCity

      public void setCity(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaMediumCharacteristic.city attribute.
      Parameters:
      value - the city - City
    • setCity

      public void setCity(String value)
      Generated method - Setter of the TuaMediumCharacteristic.city attribute.
      Parameters:
      value - the city - City
    • getContactType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getContactType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaMediumCharacteristic.contactType attribute.
      Returns:
      the contactType - Medium characteristic contact type
    • getContactType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getContactType()
      Generated method - Getter of the TuaMediumCharacteristic.contactType attribute.
      Returns:
      the contactType - Medium characteristic contact type
    • setContactType

      public void setContactType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TuaMediumCharacteristic.contactType attribute.
      Parameters:
      value - the contactType - Medium characteristic contact type
    • setContactType

      public void setContactType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the TuaMediumCharacteristic.contactType attribute.
      Parameters:
      value - the contactType - Medium characteristic contact type
    • getCountry

      public String getCountry(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaMediumCharacteristic.country attribute.
      Returns:
      the country - Country
    • getCountry

      public String getCountry()
      Generated method - Getter of the TuaMediumCharacteristic.country attribute.
      Returns:
      the country - Country
    • setCountry

      public void setCountry(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaMediumCharacteristic.country attribute.
      Parameters:
      value - the country - Country
    • setCountry

      public void setCountry(String value)
      Generated method - Setter of the TuaMediumCharacteristic.country attribute.
      Parameters:
      value - the country - Country
    • getEmailAddress

      public String getEmailAddress(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaMediumCharacteristic.emailAddress attribute.
      Returns:
      the emailAddress - Email address
    • getEmailAddress

      public String getEmailAddress()
      Generated method - Getter of the TuaMediumCharacteristic.emailAddress attribute.
      Returns:
      the emailAddress - Email address
    • setEmailAddress

      public void setEmailAddress(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaMediumCharacteristic.emailAddress attribute.
      Parameters:
      value - the emailAddress - Email address
    • setEmailAddress

      public void setEmailAddress(String value)
      Generated method - Setter of the TuaMediumCharacteristic.emailAddress attribute.
      Parameters:
      value - the emailAddress - Email address
    • getExternalIdentifiers

      public List<TuaExternalIdentifier> getExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaMediumCharacteristic.externalIdentifiers attribute.
      Returns:
      the externalIdentifiers
    • getExternalIdentifiers

      public List<TuaExternalIdentifier> getExternalIdentifiers()
      Generated method - Getter of the TuaMediumCharacteristic.externalIdentifiers attribute.
      Returns:
      the externalIdentifiers
    • setExternalIdentifiers

      public void setExternalIdentifiers(de.hybris.platform.jalo.SessionContext ctx, List<TuaExternalIdentifier> value)
      Generated method - Setter of the TuaMediumCharacteristic.externalIdentifiers attribute.
      Parameters:
      value - the externalIdentifiers
    • setExternalIdentifiers

      public void setExternalIdentifiers(List<TuaExternalIdentifier> value)
      Generated method - Setter of the TuaMediumCharacteristic.externalIdentifiers attribute.
      Parameters:
      value - the externalIdentifiers
    • getFaxNumber

      public String getFaxNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaMediumCharacteristic.faxNumber attribute.
      Returns:
      the faxNumber - Fax number
    • getFaxNumber

      public String getFaxNumber()
      Generated method - Getter of the TuaMediumCharacteristic.faxNumber attribute.
      Returns:
      the faxNumber - Fax number
    • setFaxNumber

      public void setFaxNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaMediumCharacteristic.faxNumber attribute.
      Parameters:
      value - the faxNumber - Fax number
    • setFaxNumber

      public void setFaxNumber(String value)
      Generated method - Setter of the TuaMediumCharacteristic.faxNumber attribute.
      Parameters:
      value - the faxNumber - Fax number
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaMediumCharacteristic.id attribute.
      Returns:
      the id - Unique Identifier
    • getId

      public String getId()
      Generated method - Getter of the TuaMediumCharacteristic.id attribute.
      Returns:
      the id - Unique Identifier
    • setId

      public void setId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaMediumCharacteristic.id attribute.
      Parameters:
      value - the id - Unique Identifier
    • setId

      public void setId(String value)
      Generated method - Setter of the TuaMediumCharacteristic.id attribute.
      Parameters:
      value - the id - Unique Identifier
    • getPhoneNumber

      public String getPhoneNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaMediumCharacteristic.phoneNumber attribute.
      Returns:
      the phoneNumber - Phone number
    • getPhoneNumber

      public String getPhoneNumber()
      Generated method - Getter of the TuaMediumCharacteristic.phoneNumber attribute.
      Returns:
      the phoneNumber - Phone number
    • setPhoneNumber

      public void setPhoneNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaMediumCharacteristic.phoneNumber attribute.
      Parameters:
      value - the phoneNumber - Phone number
    • setPhoneNumber

      public void setPhoneNumber(String value)
      Generated method - Setter of the TuaMediumCharacteristic.phoneNumber attribute.
      Parameters:
      value - the phoneNumber - Phone number
    • getPostCode

      public String getPostCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaMediumCharacteristic.postCode attribute.
      Returns:
      the postCode - Postcode
    • getPostCode

      public String getPostCode()
      Generated method - Getter of the TuaMediumCharacteristic.postCode attribute.
      Returns:
      the postCode - Postcode
    • setPostCode

      public void setPostCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaMediumCharacteristic.postCode attribute.
      Parameters:
      value - the postCode - Postcode
    • setPostCode

      public void setPostCode(String value)
      Generated method - Setter of the TuaMediumCharacteristic.postCode attribute.
      Parameters:
      value - the postCode - Postcode
    • getSocialNetworkId

      public String getSocialNetworkId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaMediumCharacteristic.socialNetworkId attribute.
      Returns:
      the socialNetworkId - Social network id
    • getSocialNetworkId

      public String getSocialNetworkId()
      Generated method - Getter of the TuaMediumCharacteristic.socialNetworkId attribute.
      Returns:
      the socialNetworkId - Social network id
    • setSocialNetworkId

      public void setSocialNetworkId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaMediumCharacteristic.socialNetworkId attribute.
      Parameters:
      value - the socialNetworkId - Social network id
    • setSocialNetworkId

      public void setSocialNetworkId(String value)
      Generated method - Setter of the TuaMediumCharacteristic.socialNetworkId attribute.
      Parameters:
      value - the socialNetworkId - Social network id
    • getStateOrProvince

      public String getStateOrProvince(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaMediumCharacteristic.stateOrProvince attribute.
      Returns:
      the stateOrProvince - State of province
    • getStateOrProvince

      public String getStateOrProvince()
      Generated method - Getter of the TuaMediumCharacteristic.stateOrProvince attribute.
      Returns:
      the stateOrProvince - State of province
    • setStateOrProvince

      public void setStateOrProvince(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaMediumCharacteristic.stateOrProvince attribute.
      Parameters:
      value - the stateOrProvince - State of province
    • setStateOrProvince

      public void setStateOrProvince(String value)
      Generated method - Setter of the TuaMediumCharacteristic.stateOrProvince attribute.
      Parameters:
      value - the stateOrProvince - State of province
    • getStreet1

      public String getStreet1(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaMediumCharacteristic.street1 attribute.
      Returns:
      the street1 - Street 1
    • getStreet1

      public String getStreet1()
      Generated method - Getter of the TuaMediumCharacteristic.street1 attribute.
      Returns:
      the street1 - Street 1
    • setStreet1

      public void setStreet1(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaMediumCharacteristic.street1 attribute.
      Parameters:
      value - the street1 - Street 1
    • setStreet1

      public void setStreet1(String value)
      Generated method - Setter of the TuaMediumCharacteristic.street1 attribute.
      Parameters:
      value - the street1 - Street 1
    • getStreet2

      public String getStreet2(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaMediumCharacteristic.street2 attribute.
      Returns:
      the street2 - Street 2
    • getStreet2

      public String getStreet2()
      Generated method - Getter of the TuaMediumCharacteristic.street2 attribute.
      Returns:
      the street2 - Street 2
    • setStreet2

      public void setStreet2(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaMediumCharacteristic.street2 attribute.
      Parameters:
      value - the street2 - Street 2
    • setStreet2

      public void setStreet2(String value)
      Generated method - Setter of the TuaMediumCharacteristic.street2 attribute.
      Parameters:
      value - the street2 - Street 2