Class GeneratedSAPCpiOutboundPriceComponent

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.sapcpiadapter.jalo.GeneratedSAPCpiOutboundPriceComponent
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
SAPCpiOutboundPriceComponent

public abstract class GeneratedSAPCpiOutboundPriceComponent extends de.hybris.platform.jalo.GenericItem
Generated class for type SAPCpiOutboundPriceComponent.
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 SAPCpiOutboundPriceComponent.absolute attribute
    static final String
    Qualifier of the SAPCpiOutboundPriceComponent.conditionCode attribute
    static final String
    Qualifier of the SAPCpiOutboundPriceComponent.conditionCounter attribute
    static final String
    Qualifier of the SAPCpiOutboundPriceComponent.currencyIsoCode attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SAPCpiOutboundPriceComponent.entryNumber attribute
    static final String
    Qualifier of the SAPCpiOutboundPriceComponent.orderId attribute
    static final String
    Qualifier of the SAPCpiOutboundPriceComponent.priceQuantity attribute
    static final String
    Qualifier of the SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundPriceComponent>
    BidirectionalOneToManyHandler for handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side.
    static final String
    Qualifier of the SAPCpiOutboundPriceComponent.unit attribute
    static final String
    Qualifier of the SAPCpiOutboundPriceComponent.value 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 SAPCpiOutboundPriceComponent.absolute attribute.
    getAbsolute(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundPriceComponent.absolute attribute.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.conditionCode attribute.
    getConditionCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundPriceComponent.conditionCode attribute.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.conditionCounter attribute.
    getConditionCounter(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundPriceComponent.conditionCounter attribute.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.currencyIsoCode attribute.
    getCurrencyIsoCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundPriceComponent.currencyIsoCode attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SAPCpiOutboundPriceComponent.entryNumber attribute.
    getEntryNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundPriceComponent.entryNumber attribute.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.orderId attribute.
    getOrderId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundPriceComponent.orderId attribute.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.priceQuantity attribute.
    getPriceQuantity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundPriceComponent.priceQuantity attribute.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute.
    getSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.unit attribute.
    getUnit(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundPriceComponent.unit attribute.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.value attribute.
    getValue(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundPriceComponent.value attribute.
    void
    setAbsolute(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundPriceComponent.absolute attribute.
    void
    Generated method - Setter of the SAPCpiOutboundPriceComponent.absolute attribute.
    void
    setConditionCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundPriceComponent.conditionCode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundPriceComponent.conditionCode attribute.
    void
    setConditionCounter(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundPriceComponent.conditionCounter attribute.
    void
    Generated method - Setter of the SAPCpiOutboundPriceComponent.conditionCounter attribute.
    void
    setCurrencyIsoCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundPriceComponent.currencyIsoCode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundPriceComponent.currencyIsoCode attribute.
    void
    setEntryNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundPriceComponent.entryNumber attribute.
    void
    Generated method - Setter of the SAPCpiOutboundPriceComponent.entryNumber attribute.
    void
    setOrderId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundPriceComponent.orderId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundPriceComponent.orderId attribute.
    void
    setPriceQuantity(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundPriceComponent.priceQuantity attribute.
    void
    Generated method - Setter of the SAPCpiOutboundPriceComponent.priceQuantity attribute.
    void
    setSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder value)
    Generated method - Setter of the SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute.
    void
    Generated method - Setter of the SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute.
    void
    setUnit(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundPriceComponent.unit attribute.
    void
    setUnit(String value)
    Generated method - Setter of the SAPCpiOutboundPriceComponent.unit attribute.
    void
    setValue(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundPriceComponent.value attribute.
    void
    Generated method - Setter of the SAPCpiOutboundPriceComponent.value 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

    • ORDERID

      public static final String ORDERID
      Qualifier of the SAPCpiOutboundPriceComponent.orderId attribute
      See Also:
    • ENTRYNUMBER

      public static final String ENTRYNUMBER
      Qualifier of the SAPCpiOutboundPriceComponent.entryNumber attribute
      See Also:
    • VALUE

      public static final String VALUE
      Qualifier of the SAPCpiOutboundPriceComponent.value attribute
      See Also:
    • UNIT

      public static final String UNIT
      Qualifier of the SAPCpiOutboundPriceComponent.unit attribute
      See Also:
    • ABSOLUTE

      public static final String ABSOLUTE
      Qualifier of the SAPCpiOutboundPriceComponent.absolute attribute
      See Also:
    • CONDITIONCODE

      public static final String CONDITIONCODE
      Qualifier of the SAPCpiOutboundPriceComponent.conditionCode attribute
      See Also:
    • CONDITIONCOUNTER

      public static final String CONDITIONCOUNTER
      Qualifier of the SAPCpiOutboundPriceComponent.conditionCounter attribute
      See Also:
    • CURRENCYISOCODE

      public static final String CURRENCYISOCODE
      Qualifier of the SAPCpiOutboundPriceComponent.currencyIsoCode attribute
      See Also:
    • PRICEQUANTITY

      public static final String PRICEQUANTITY
      Qualifier of the SAPCpiOutboundPriceComponent.priceQuantity attribute
      See Also:
    • SAPCPIOUTBOUNDORDER

      public static final String SAPCPIOUTBOUNDORDER
      Qualifier of the SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute
      See Also:
    • SAPCPIOUTBOUNDORDERHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundPriceComponent> SAPCPIOUTBOUNDORDERHANDLER
      BidirectionalOneToManyHandler for handling 1:n SAPCPIOUTBOUNDORDER'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

    • GeneratedSAPCpiOutboundPriceComponent

      public GeneratedSAPCpiOutboundPriceComponent()
  • Method Details

    • getDefaultAttributeModes

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

      public String getAbsolute(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundPriceComponent.absolute attribute.
      Returns:
      the absolute
    • getAbsolute

      public String getAbsolute()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.absolute attribute.
      Returns:
      the absolute
    • setAbsolute

      public void setAbsolute(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.absolute attribute.
      Parameters:
      value - the absolute
    • setAbsolute

      public void setAbsolute(String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.absolute attribute.
      Parameters:
      value - the absolute
    • getConditionCode

      public String getConditionCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundPriceComponent.conditionCode attribute.
      Returns:
      the conditionCode
    • getConditionCode

      public String getConditionCode()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.conditionCode attribute.
      Returns:
      the conditionCode
    • setConditionCode

      public void setConditionCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.conditionCode attribute.
      Parameters:
      value - the conditionCode
    • setConditionCode

      public void setConditionCode(String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.conditionCode attribute.
      Parameters:
      value - the conditionCode
    • getConditionCounter

      public String getConditionCounter(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundPriceComponent.conditionCounter attribute.
      Returns:
      the conditionCounter
    • getConditionCounter

      public String getConditionCounter()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.conditionCounter attribute.
      Returns:
      the conditionCounter
    • setConditionCounter

      public void setConditionCounter(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.conditionCounter attribute.
      Parameters:
      value - the conditionCounter
    • setConditionCounter

      public void setConditionCounter(String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.conditionCounter attribute.
      Parameters:
      value - the conditionCounter
    • 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
    • getCurrencyIsoCode

      public String getCurrencyIsoCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundPriceComponent.currencyIsoCode attribute.
      Returns:
      the currencyIsoCode
    • getCurrencyIsoCode

      public String getCurrencyIsoCode()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.currencyIsoCode attribute.
      Returns:
      the currencyIsoCode
    • setCurrencyIsoCode

      public void setCurrencyIsoCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.currencyIsoCode attribute.
      Parameters:
      value - the currencyIsoCode
    • setCurrencyIsoCode

      public void setCurrencyIsoCode(String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.currencyIsoCode attribute.
      Parameters:
      value - the currencyIsoCode
    • getEntryNumber

      public String getEntryNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundPriceComponent.entryNumber attribute.
      Returns:
      the entryNumber
    • getEntryNumber

      public String getEntryNumber()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.entryNumber attribute.
      Returns:
      the entryNumber
    • setEntryNumber

      public void setEntryNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.entryNumber attribute.
      Parameters:
      value - the entryNumber
    • setEntryNumber

      public void setEntryNumber(String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.entryNumber attribute.
      Parameters:
      value - the entryNumber
    • getOrderId

      public String getOrderId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundPriceComponent.orderId attribute.
      Returns:
      the orderId
    • getOrderId

      public String getOrderId()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.orderId attribute.
      Returns:
      the orderId
    • setOrderId

      public void setOrderId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.orderId attribute.
      Parameters:
      value - the orderId
    • setOrderId

      public void setOrderId(String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.orderId attribute.
      Parameters:
      value - the orderId
    • getPriceQuantity

      public String getPriceQuantity(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundPriceComponent.priceQuantity attribute.
      Returns:
      the priceQuantity
    • getPriceQuantity

      public String getPriceQuantity()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.priceQuantity attribute.
      Returns:
      the priceQuantity
    • setPriceQuantity

      public void setPriceQuantity(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.priceQuantity attribute.
      Parameters:
      value - the priceQuantity
    • setPriceQuantity

      public void setPriceQuantity(String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.priceQuantity attribute.
      Parameters:
      value - the priceQuantity
    • getSapCpiOutboundOrder

      public SAPCpiOutboundOrder getSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute.
      Returns:
      the sapCpiOutboundOrder
    • getSapCpiOutboundOrder

      public SAPCpiOutboundOrder getSapCpiOutboundOrder()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute.
      Returns:
      the sapCpiOutboundOrder
    • setSapCpiOutboundOrder

      public void setSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute.
      Parameters:
      value - the sapCpiOutboundOrder
    • setSapCpiOutboundOrder

      public void setSapCpiOutboundOrder(SAPCpiOutboundOrder value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute.
      Parameters:
      value - the sapCpiOutboundOrder
    • getUnit

      public String getUnit(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundPriceComponent.unit attribute.
      Returns:
      the unit
    • getUnit

      public String getUnit()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.unit attribute.
      Returns:
      the unit
    • setUnit

      public void setUnit(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.unit attribute.
      Parameters:
      value - the unit
    • setUnit

      public void setUnit(String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.unit attribute.
      Parameters:
      value - the unit
    • getValue

      public String getValue(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundPriceComponent.value attribute.
      Returns:
      the value
    • getValue

      public String getValue()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.value attribute.
      Returns:
      the value
    • setValue

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

      public void setValue(String value)
      Generated method - Setter of the SAPCpiOutboundPriceComponent.value attribute.
      Parameters:
      value - the value