Class GeneratedPartnerAddress

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.sap.sapinvoiceaddon.jalo.GeneratedPartnerAddress
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
PartnerAddress

public abstract class GeneratedPartnerAddress extends de.hybris.platform.jalo.GenericItem
Generated class for type PartnerAddress.
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 PartnerAddress.city attribute
    static final String
    Qualifier of the PartnerAddress.countryCode attribute
    static final String
    Qualifier of the PartnerAddress.countryKey attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the PartnerAddress.partner attribute
    static final String
    Qualifier of the PartnerAddress.partnerCode attribute
    static final String
    Qualifier of the PartnerAddress.partnerFunction attribute
    static final String
    Qualifier of the PartnerAddress.poBox attribute
    static final String
    Qualifier of the PartnerAddress.poBoxPostalCode attribute
    static final String
    Qualifier of the PartnerAddress.postalCode attribute
    static final String
    Qualifier of the PartnerAddress.sapB2BDocument attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedPartnerAddress>
    BidirectionalOneToManyHandler for handling 1:n SAPB2BDOCUMENT's relation attributes from 'one' side.
    static final String
    Qualifier of the PartnerAddress.streetHouseNumber1 attribute
    static final String
    Qualifier of the PartnerAddress.streetHouseNumber2 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
    protected de.hybris.platform.jalo.Item
    createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)
     
    Generated method - Getter of the PartnerAddress.city attribute.
    getCity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PartnerAddress.city attribute.
    Generated method - Getter of the PartnerAddress.countryCode attribute.
    getCountryCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PartnerAddress.countryCode attribute.
    Generated method - Getter of the PartnerAddress.countryKey attribute.
    getCountryKey(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PartnerAddress.countryKey attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the PartnerAddress.partner attribute.
    getPartner(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PartnerAddress.partner attribute.
    Generated method - Getter of the PartnerAddress.partnerCode attribute.
    getPartnerCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PartnerAddress.partnerCode attribute.
    Generated method - Getter of the PartnerAddress.partnerFunction attribute.
    getPartnerFunction(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PartnerAddress.partnerFunction attribute.
    Generated method - Getter of the PartnerAddress.poBox attribute.
    getPoBox(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PartnerAddress.poBox attribute.
    Generated method - Getter of the PartnerAddress.poBoxPostalCode attribute.
    getPoBoxPostalCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PartnerAddress.poBoxPostalCode attribute.
    Generated method - Getter of the PartnerAddress.postalCode attribute.
    getPostalCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PartnerAddress.postalCode attribute.
    Generated method - Getter of the PartnerAddress.sapB2BDocument attribute.
    getSapB2BDocument(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PartnerAddress.sapB2BDocument attribute.
    Generated method - Getter of the PartnerAddress.streetHouseNumber1 attribute.
    getStreetHouseNumber1(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PartnerAddress.streetHouseNumber1 attribute.
    Generated method - Getter of the PartnerAddress.streetHouseNumber2 attribute.
    getStreetHouseNumber2(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the PartnerAddress.streetHouseNumber2 attribute.
    void
    setCity(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PartnerAddress.city attribute.
    void
    setCity(String value)
    Generated method - Setter of the PartnerAddress.city attribute.
    void
    setCountryCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PartnerAddress.countryCode attribute.
    void
    Generated method - Setter of the PartnerAddress.countryCode attribute.
    void
    setCountryKey(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PartnerAddress.countryKey attribute.
    void
    Generated method - Setter of the PartnerAddress.countryKey attribute.
    void
    setPartner(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PartnerAddress.partner attribute.
    void
    Generated method - Setter of the PartnerAddress.partner attribute.
    void
    setPartnerCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PartnerAddress.partnerCode attribute.
    void
    Generated method - Setter of the PartnerAddress.partnerCode attribute.
    void
    setPartnerFunction(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PartnerAddress.partnerFunction attribute.
    void
    Generated method - Setter of the PartnerAddress.partnerFunction attribute.
    void
    setPoBox(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PartnerAddress.poBox attribute.
    void
    Generated method - Setter of the PartnerAddress.poBox attribute.
    void
    setPoBoxPostalCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PartnerAddress.poBoxPostalCode attribute.
    void
    Generated method - Setter of the PartnerAddress.poBoxPostalCode attribute.
    void
    setPostalCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PartnerAddress.postalCode attribute.
    void
    Generated method - Setter of the PartnerAddress.postalCode attribute.
    void
    setSapB2BDocument(de.hybris.platform.jalo.SessionContext ctx, SapB2BDocument value)
    Generated method - Setter of the PartnerAddress.sapB2BDocument attribute.
    void
    Generated method - Setter of the PartnerAddress.sapB2BDocument attribute.
    void
    setStreetHouseNumber1(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PartnerAddress.streetHouseNumber1 attribute.
    void
    Generated method - Setter of the PartnerAddress.streetHouseNumber1 attribute.
    void
    setStreetHouseNumber2(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the PartnerAddress.streetHouseNumber2 attribute.
    void
    Generated method - Setter of the PartnerAddress.streetHouseNumber2 attribute.

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

    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

    • PARTNERCODE

      public static final String PARTNERCODE
      Qualifier of the PartnerAddress.partnerCode attribute
      See Also:
    • PARTNERFUNCTION

      public static final String PARTNERFUNCTION
      Qualifier of the PartnerAddress.partnerFunction attribute
      See Also:
    • PARTNER

      public static final String PARTNER
      Qualifier of the PartnerAddress.partner attribute
      See Also:
    • STREETHOUSENUMBER1

      public static final String STREETHOUSENUMBER1
      Qualifier of the PartnerAddress.streetHouseNumber1 attribute
      See Also:
    • STREETHOUSENUMBER2

      public static final String STREETHOUSENUMBER2
      Qualifier of the PartnerAddress.streetHouseNumber2 attribute
      See Also:
    • POBOX

      public static final String POBOX
      Qualifier of the PartnerAddress.poBox attribute
      See Also:
    • CITY

      public static final String CITY
      Qualifier of the PartnerAddress.city attribute
      See Also:
    • COUNTRYCODE

      public static final String COUNTRYCODE
      Qualifier of the PartnerAddress.countryCode attribute
      See Also:
    • POSTALCODE

      public static final String POSTALCODE
      Qualifier of the PartnerAddress.postalCode attribute
      See Also:
    • POBOXPOSTALCODE

      public static final String POBOXPOSTALCODE
      Qualifier of the PartnerAddress.poBoxPostalCode attribute
      See Also:
    • COUNTRYKEY

      public static final String COUNTRYKEY
      Qualifier of the PartnerAddress.countryKey attribute
      See Also:
    • SAPB2BDOCUMENT

      public static final String SAPB2BDOCUMENT
      Qualifier of the PartnerAddress.sapB2BDocument attribute
      See Also:
    • SAPB2BDOCUMENTHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedPartnerAddress> SAPB2BDOCUMENTHANDLER
      BidirectionalOneToManyHandler for handling 1:n SAPB2BDOCUMENT's relation attributes from 'one' side.
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedPartnerAddress

      public GeneratedPartnerAddress()
  • 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 PartnerAddress.city attribute.
      Returns:
      the city - Partner City
    • getCity

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

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

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

      public String getCountryCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PartnerAddress.countryCode attribute.
      Returns:
      the countryCode - Partner Country Code
    • getCountryCode

      public String getCountryCode()
      Generated method - Getter of the PartnerAddress.countryCode attribute.
      Returns:
      the countryCode - Partner Country Code
    • setCountryCode

      public void setCountryCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the PartnerAddress.countryCode attribute.
      Parameters:
      value - the countryCode - Partner Country Code
    • setCountryCode

      public void setCountryCode(String value)
      Generated method - Setter of the PartnerAddress.countryCode attribute.
      Parameters:
      value - the countryCode - Partner Country Code
    • getCountryKey

      public String getCountryKey(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PartnerAddress.countryKey attribute.
      Returns:
      the countryKey - Partner Country Key
    • getCountryKey

      public String getCountryKey()
      Generated method - Getter of the PartnerAddress.countryKey attribute.
      Returns:
      the countryKey - Partner Country Key
    • setCountryKey

      public void setCountryKey(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the PartnerAddress.countryKey attribute.
      Parameters:
      value - the countryKey - Partner Country Key
    • setCountryKey

      public void setCountryKey(String value)
      Generated method - Setter of the PartnerAddress.countryKey attribute.
      Parameters:
      value - the countryKey - Partner Country Key
    • createItem

      protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException
      Overrides:
      createItem in class de.hybris.platform.jalo.GenericItem
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getPartner

      public String getPartner(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PartnerAddress.partner attribute.
      Returns:
      the partner - Partner Number
    • getPartner

      public String getPartner()
      Generated method - Getter of the PartnerAddress.partner attribute.
      Returns:
      the partner - Partner Number
    • setPartner

      public void setPartner(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the PartnerAddress.partner attribute.
      Parameters:
      value - the partner - Partner Number
    • setPartner

      public void setPartner(String value)
      Generated method - Setter of the PartnerAddress.partner attribute.
      Parameters:
      value - the partner - Partner Number
    • getPartnerCode

      public String getPartnerCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PartnerAddress.partnerCode attribute.
      Returns:
      the partnerCode - Partner Function
    • getPartnerCode

      public String getPartnerCode()
      Generated method - Getter of the PartnerAddress.partnerCode attribute.
      Returns:
      the partnerCode - Partner Function
    • setPartnerCode

      public void setPartnerCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the PartnerAddress.partnerCode attribute.
      Parameters:
      value - the partnerCode - Partner Function
    • setPartnerCode

      public void setPartnerCode(String value)
      Generated method - Setter of the PartnerAddress.partnerCode attribute.
      Parameters:
      value - the partnerCode - Partner Function
    • getPartnerFunction

      public String getPartnerFunction(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PartnerAddress.partnerFunction attribute.
      Returns:
      the partnerFunction - Partner Function
    • getPartnerFunction

      public String getPartnerFunction()
      Generated method - Getter of the PartnerAddress.partnerFunction attribute.
      Returns:
      the partnerFunction - Partner Function
    • setPartnerFunction

      public void setPartnerFunction(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the PartnerAddress.partnerFunction attribute.
      Parameters:
      value - the partnerFunction - Partner Function
    • setPartnerFunction

      public void setPartnerFunction(String value)
      Generated method - Setter of the PartnerAddress.partnerFunction attribute.
      Parameters:
      value - the partnerFunction - Partner Function
    • getPoBox

      public String getPoBox(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PartnerAddress.poBox attribute.
      Returns:
      the poBox - Partner PO BOX
    • getPoBox

      public String getPoBox()
      Generated method - Getter of the PartnerAddress.poBox attribute.
      Returns:
      the poBox - Partner PO BOX
    • setPoBox

      public void setPoBox(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the PartnerAddress.poBox attribute.
      Parameters:
      value - the poBox - Partner PO BOX
    • setPoBox

      public void setPoBox(String value)
      Generated method - Setter of the PartnerAddress.poBox attribute.
      Parameters:
      value - the poBox - Partner PO BOX
    • getPoBoxPostalCode

      public String getPoBoxPostalCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PartnerAddress.poBoxPostalCode attribute.
      Returns:
      the poBoxPostalCode - Partner poBoxPostalCode
    • getPoBoxPostalCode

      public String getPoBoxPostalCode()
      Generated method - Getter of the PartnerAddress.poBoxPostalCode attribute.
      Returns:
      the poBoxPostalCode - Partner poBoxPostalCode
    • setPoBoxPostalCode

      public void setPoBoxPostalCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the PartnerAddress.poBoxPostalCode attribute.
      Parameters:
      value - the poBoxPostalCode - Partner poBoxPostalCode
    • setPoBoxPostalCode

      public void setPoBoxPostalCode(String value)
      Generated method - Setter of the PartnerAddress.poBoxPostalCode attribute.
      Parameters:
      value - the poBoxPostalCode - Partner poBoxPostalCode
    • getPostalCode

      public String getPostalCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PartnerAddress.postalCode attribute.
      Returns:
      the postalCode - Partner Postal Code
    • getPostalCode

      public String getPostalCode()
      Generated method - Getter of the PartnerAddress.postalCode attribute.
      Returns:
      the postalCode - Partner Postal Code
    • setPostalCode

      public void setPostalCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the PartnerAddress.postalCode attribute.
      Parameters:
      value - the postalCode - Partner Postal Code
    • setPostalCode

      public void setPostalCode(String value)
      Generated method - Setter of the PartnerAddress.postalCode attribute.
      Parameters:
      value - the postalCode - Partner Postal Code
    • getSapB2BDocument

      public SapB2BDocument getSapB2BDocument(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PartnerAddress.sapB2BDocument attribute.
      Returns:
      the sapB2BDocument
    • getSapB2BDocument

      public SapB2BDocument getSapB2BDocument()
      Generated method - Getter of the PartnerAddress.sapB2BDocument attribute.
      Returns:
      the sapB2BDocument
    • setSapB2BDocument

      public void setSapB2BDocument(de.hybris.platform.jalo.SessionContext ctx, SapB2BDocument value)
      Generated method - Setter of the PartnerAddress.sapB2BDocument attribute.
      Parameters:
      value - the sapB2BDocument
    • setSapB2BDocument

      public void setSapB2BDocument(SapB2BDocument value)
      Generated method - Setter of the PartnerAddress.sapB2BDocument attribute.
      Parameters:
      value - the sapB2BDocument
    • getStreetHouseNumber1

      public String getStreetHouseNumber1(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PartnerAddress.streetHouseNumber1 attribute.
      Returns:
      the streetHouseNumber1 - Partner Street House Number 1
    • getStreetHouseNumber1

      public String getStreetHouseNumber1()
      Generated method - Getter of the PartnerAddress.streetHouseNumber1 attribute.
      Returns:
      the streetHouseNumber1 - Partner Street House Number 1
    • setStreetHouseNumber1

      public void setStreetHouseNumber1(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the PartnerAddress.streetHouseNumber1 attribute.
      Parameters:
      value - the streetHouseNumber1 - Partner Street House Number 1
    • setStreetHouseNumber1

      public void setStreetHouseNumber1(String value)
      Generated method - Setter of the PartnerAddress.streetHouseNumber1 attribute.
      Parameters:
      value - the streetHouseNumber1 - Partner Street House Number 1
    • getStreetHouseNumber2

      public String getStreetHouseNumber2(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the PartnerAddress.streetHouseNumber2 attribute.
      Returns:
      the streetHouseNumber2 - Partner Street House Number 2
    • getStreetHouseNumber2

      public String getStreetHouseNumber2()
      Generated method - Getter of the PartnerAddress.streetHouseNumber2 attribute.
      Returns:
      the streetHouseNumber2 - Partner Street House Number 2
    • setStreetHouseNumber2

      public void setStreetHouseNumber2(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the PartnerAddress.streetHouseNumber2 attribute.
      Parameters:
      value - the streetHouseNumber2 - Partner Street House Number 2
    • setStreetHouseNumber2

      public void setStreetHouseNumber2(String value)
      Generated method - Setter of the PartnerAddress.streetHouseNumber2 attribute.
      Parameters:
      value - the streetHouseNumber2 - Partner Street House Number 2