Class GeneratedSAPCpiOutboundOrderItem

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.GeneratedSAPCpiOutboundOrderItem
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
SAPCpiOutboundOrderItem

public abstract class GeneratedSAPCpiOutboundOrderItem extends de.hybris.platform.jalo.GenericItem
Generated class for type SAPCpiOutboundOrderItem.
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 SAPCpiOutboundOrderItem.currencyIsoCode attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SAPCpiOutboundOrderItem.entryNumber attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItem.itemCategory attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItem.namedDeliveryDate attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItem.orderId attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItem.plant attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItem.productCode attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItem.productName attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItem.quantity attribute
    static final String
    Qualifier of the SAPCpiOutboundOrderItem.sapCpiOutboundOrder attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundOrderItem>
    BidirectionalOneToManyHandler for handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side.
    static final String
    Qualifier of the SAPCpiOutboundOrderItem.unit 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 SAPCpiOutboundOrderItem.currencyIsoCode attribute.
    getCurrencyIsoCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItem.currencyIsoCode attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SAPCpiOutboundOrderItem.entryNumber attribute.
    getEntryNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItem.entryNumber attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItem.itemCategory attribute.
    getItemCategory(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItem.itemCategory attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItem.namedDeliveryDate attribute.
    getNamedDeliveryDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItem.namedDeliveryDate attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItem.orderId attribute.
    getOrderId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItem.orderId attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItem.plant attribute.
    getPlant(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItem.plant attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItem.productCode attribute.
    getProductCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItem.productCode attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItem.productName attribute.
    getProductName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItem.productName attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItem.quantity attribute.
    getQuantity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItem.quantity attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItem.sapCpiOutboundOrder attribute.
    getSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItem.sapCpiOutboundOrder attribute.
    Generated method - Getter of the SAPCpiOutboundOrderItem.unit attribute.
    getUnit(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundOrderItem.unit attribute.
    void
    setCurrencyIsoCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItem.currencyIsoCode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItem.currencyIsoCode attribute.
    void
    setEntryNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItem.entryNumber attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItem.entryNumber attribute.
    void
    setItemCategory(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItem.itemCategory attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItem.itemCategory attribute.
    void
    setNamedDeliveryDate(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItem.namedDeliveryDate attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItem.namedDeliveryDate attribute.
    void
    setOrderId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItem.orderId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItem.orderId attribute.
    void
    setPlant(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItem.plant attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItem.plant attribute.
    void
    setProductCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItem.productCode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItem.productCode attribute.
    void
    setProductName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItem.productName attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItem.productName attribute.
    void
    setQuantity(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItem.quantity attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItem.quantity attribute.
    void
    setSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder value)
    Generated method - Setter of the SAPCpiOutboundOrderItem.sapCpiOutboundOrder attribute.
    void
    Generated method - Setter of the SAPCpiOutboundOrderItem.sapCpiOutboundOrder attribute.
    void
    setUnit(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundOrderItem.unit attribute.
    void
    setUnit(String value)
    Generated method - Setter of the SAPCpiOutboundOrderItem.unit 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 SAPCpiOutboundOrderItem.orderId attribute
      See Also:
    • ENTRYNUMBER

      public static final String ENTRYNUMBER
      Qualifier of the SAPCpiOutboundOrderItem.entryNumber attribute
      See Also:
    • QUANTITY

      public static final String QUANTITY
      Qualifier of the SAPCpiOutboundOrderItem.quantity attribute
      See Also:
    • CURRENCYISOCODE

      public static final String CURRENCYISOCODE
      Qualifier of the SAPCpiOutboundOrderItem.currencyIsoCode attribute
      See Also:
    • UNIT

      public static final String UNIT
      Qualifier of the SAPCpiOutboundOrderItem.unit attribute
      See Also:
    • PRODUCTCODE

      public static final String PRODUCTCODE
      Qualifier of the SAPCpiOutboundOrderItem.productCode attribute
      See Also:
    • PRODUCTNAME

      public static final String PRODUCTNAME
      Qualifier of the SAPCpiOutboundOrderItem.productName attribute
      See Also:
    • PLANT

      public static final String PLANT
      Qualifier of the SAPCpiOutboundOrderItem.plant attribute
      See Also:
    • NAMEDDELIVERYDATE

      public static final String NAMEDDELIVERYDATE
      Qualifier of the SAPCpiOutboundOrderItem.namedDeliveryDate attribute
      See Also:
    • ITEMCATEGORY

      public static final String ITEMCATEGORY
      Qualifier of the SAPCpiOutboundOrderItem.itemCategory attribute
      See Also:
    • SAPCPIOUTBOUNDORDER

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

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundOrderItem> 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

    • GeneratedSAPCpiOutboundOrderItem

      public GeneratedSAPCpiOutboundOrderItem()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • 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 SAPCpiOutboundOrderItem.currencyIsoCode attribute.
      Returns:
      the currencyIsoCode
    • getCurrencyIsoCode

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

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

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

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

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

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

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

      public String getItemCategory(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItem.itemCategory attribute.
      Returns:
      the itemCategory
    • getItemCategory

      public String getItemCategory()
      Generated method - Getter of the SAPCpiOutboundOrderItem.itemCategory attribute.
      Returns:
      the itemCategory
    • setItemCategory

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

      public void setItemCategory(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItem.itemCategory attribute.
      Parameters:
      value - the itemCategory
    • getNamedDeliveryDate

      public String getNamedDeliveryDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItem.namedDeliveryDate attribute.
      Returns:
      the namedDeliveryDate
    • getNamedDeliveryDate

      public String getNamedDeliveryDate()
      Generated method - Getter of the SAPCpiOutboundOrderItem.namedDeliveryDate attribute.
      Returns:
      the namedDeliveryDate
    • setNamedDeliveryDate

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

      public void setNamedDeliveryDate(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItem.namedDeliveryDate attribute.
      Parameters:
      value - the namedDeliveryDate
    • getOrderId

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

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

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

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

      public String getPlant(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItem.plant attribute.
      Returns:
      the plant
    • getPlant

      public String getPlant()
      Generated method - Getter of the SAPCpiOutboundOrderItem.plant attribute.
      Returns:
      the plant
    • setPlant

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

      public void setPlant(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItem.plant attribute.
      Parameters:
      value - the plant
    • getProductCode

      public String getProductCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItem.productCode attribute.
      Returns:
      the productCode
    • getProductCode

      public String getProductCode()
      Generated method - Getter of the SAPCpiOutboundOrderItem.productCode attribute.
      Returns:
      the productCode
    • setProductCode

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

      public void setProductCode(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItem.productCode attribute.
      Parameters:
      value - the productCode
    • getProductName

      public String getProductName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItem.productName attribute.
      Returns:
      the productName
    • getProductName

      public String getProductName()
      Generated method - Getter of the SAPCpiOutboundOrderItem.productName attribute.
      Returns:
      the productName
    • setProductName

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

      public void setProductName(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItem.productName attribute.
      Parameters:
      value - the productName
    • getQuantity

      public String getQuantity(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundOrderItem.quantity attribute.
      Returns:
      the quantity
    • getQuantity

      public String getQuantity()
      Generated method - Getter of the SAPCpiOutboundOrderItem.quantity attribute.
      Returns:
      the quantity
    • setQuantity

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

      public void setQuantity(String value)
      Generated method - Setter of the SAPCpiOutboundOrderItem.quantity attribute.
      Parameters:
      value - the quantity
    • getSapCpiOutboundOrder

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

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

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

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

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

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

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

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