Class GeneratedB2BBookingLineEntry

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.b2b.jalo.GeneratedB2BBookingLineEntry
All Implemented Interfaces:
Serializable, Comparable

public abstract class GeneratedB2BBookingLineEntry extends de.hybris.platform.jalo.GenericItem
Generated class for type B2BBookingLineEntry.
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 B2BBookingLineEntry.amount attribute
    static final String
    Qualifier of the B2BBookingLineEntry.bookingDate attribute
    static final String
    Qualifier of the B2BBookingLineEntry.bookingStatus attribute
    static final String
    Qualifier of the B2BBookingLineEntry.bookingType attribute
    static final String
    Qualifier of the B2BBookingLineEntry.costCenter attribute
    static final String
    Qualifier of the B2BBookingLineEntry.currency attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the B2BBookingLineEntry.orderEntry attribute
    static final String
    Qualifier of the B2BBookingLineEntry.orderEntryNr attribute
    static final String
    Qualifier of the B2BBookingLineEntry.orderID attribute
    static final String
    Qualifier of the B2BBookingLineEntry.product attribute
    static final String
    Qualifier of the B2BBookingLineEntry.quantity 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 B2BBookingLineEntry.amount attribute.
    getAmount(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BBookingLineEntry.amount attribute.
    Generated method - Getter of the B2BBookingLineEntry.bookingDate attribute.
    getBookingDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BBookingLineEntry.bookingDate attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the B2BBookingLineEntry.bookingStatus attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getBookingStatus(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BBookingLineEntry.bookingStatus attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the B2BBookingLineEntry.bookingType attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getBookingType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BBookingLineEntry.bookingType attribute.
    de.hybris.platform.b2b.jalo.B2BCostCenter
    Generated method - Getter of the B2BBookingLineEntry.costCenter attribute.
    de.hybris.platform.b2b.jalo.B2BCostCenter
    getCostCenter(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BBookingLineEntry.costCenter attribute.
    de.hybris.platform.jalo.c2l.Currency
    Generated method - Getter of the B2BBookingLineEntry.currency attribute.
    de.hybris.platform.jalo.c2l.Currency
    getCurrency(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BBookingLineEntry.currency attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    de.hybris.platform.jalo.order.OrderEntry
    Generated method - Getter of the B2BBookingLineEntry.orderEntry attribute.
    de.hybris.platform.jalo.order.OrderEntry
    getOrderEntry(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BBookingLineEntry.orderEntry attribute.
    Generated method - Getter of the B2BBookingLineEntry.orderEntryNr attribute.
    getOrderEntryNr(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BBookingLineEntry.orderEntryNr attribute.
    int
    Generated method - Getter of the B2BBookingLineEntry.orderEntryNr attribute.
    int
    getOrderEntryNrAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BBookingLineEntry.orderEntryNr attribute.
    Generated method - Getter of the B2BBookingLineEntry.orderID attribute.
    getOrderID(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BBookingLineEntry.orderID attribute.
    Generated method - Getter of the B2BBookingLineEntry.product attribute.
    getProduct(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BBookingLineEntry.product attribute.
    Generated method - Getter of the B2BBookingLineEntry.quantity attribute.
    getQuantity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BBookingLineEntry.quantity attribute.
    long
    Generated method - Getter of the B2BBookingLineEntry.quantity attribute.
    long
    getQuantityAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the B2BBookingLineEntry.quantity attribute.
    void
    setAmount(de.hybris.platform.jalo.SessionContext ctx, BigDecimal value)
    Generated method - Setter of the B2BBookingLineEntry.amount attribute.
    void
    Generated method - Setter of the B2BBookingLineEntry.amount attribute.
    void
    setBookingDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the B2BBookingLineEntry.bookingDate attribute.
    void
    Generated method - Setter of the B2BBookingLineEntry.bookingDate attribute.
    void
    setBookingStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the B2BBookingLineEntry.bookingStatus attribute.
    void
    setBookingStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the B2BBookingLineEntry.bookingStatus attribute.
    void
    setBookingType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the B2BBookingLineEntry.bookingType attribute.
    void
    setBookingType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the B2BBookingLineEntry.bookingType attribute.
    void
    setCostCenter(de.hybris.platform.b2b.jalo.B2BCostCenter value)
    Generated method - Setter of the B2BBookingLineEntry.costCenter attribute.
    void
    setCostCenter(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2b.jalo.B2BCostCenter value)
    Generated method - Setter of the B2BBookingLineEntry.costCenter attribute.
    void
    setCurrency(de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Setter of the B2BBookingLineEntry.currency attribute.
    void
    setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Setter of the B2BBookingLineEntry.currency attribute.
    void
    setOrderEntry(de.hybris.platform.jalo.order.OrderEntry value)
    Generated method - Setter of the B2BBookingLineEntry.orderEntry attribute.
    void
    setOrderEntry(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.OrderEntry value)
    Generated method - Setter of the B2BBookingLineEntry.orderEntry attribute.
    void
    setOrderEntryNr(int value)
    Generated method - Setter of the B2BBookingLineEntry.orderEntryNr attribute.
    void
    setOrderEntryNr(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the B2BBookingLineEntry.orderEntryNr attribute.
    void
    setOrderEntryNr(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the B2BBookingLineEntry.orderEntryNr attribute.
    void
    Generated method - Setter of the B2BBookingLineEntry.orderEntryNr attribute.
    void
    setOrderID(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the B2BBookingLineEntry.orderID attribute.
    void
    Generated method - Setter of the B2BBookingLineEntry.orderID attribute.
    void
    setProduct(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the B2BBookingLineEntry.product attribute.
    void
    Generated method - Setter of the B2BBookingLineEntry.product attribute.
    void
    setQuantity(long value)
    Generated method - Setter of the B2BBookingLineEntry.quantity attribute.
    void
    setQuantity(de.hybris.platform.jalo.SessionContext ctx, long value)
    Generated method - Setter of the B2BBookingLineEntry.quantity attribute.
    void
    setQuantity(de.hybris.platform.jalo.SessionContext ctx, Long value)
    Generated method - Setter of the B2BBookingLineEntry.quantity attribute.
    void
    Generated method - Setter of the B2BBookingLineEntry.quantity 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

    • BOOKINGSTATUS

      public static final String BOOKINGSTATUS
      Qualifier of the B2BBookingLineEntry.bookingStatus attribute
      See Also:
    • COSTCENTER

      public static final String COSTCENTER
      Qualifier of the B2BBookingLineEntry.costCenter attribute
      See Also:
    • AMOUNT

      public static final String AMOUNT
      Qualifier of the B2BBookingLineEntry.amount attribute
      See Also:
    • CURRENCY

      public static final String CURRENCY
      Qualifier of the B2BBookingLineEntry.currency attribute
      See Also:
    • PRODUCT

      public static final String PRODUCT
      Qualifier of the B2BBookingLineEntry.product attribute
      See Also:
    • QUANTITY

      public static final String QUANTITY
      Qualifier of the B2BBookingLineEntry.quantity attribute
      See Also:
    • ORDERID

      public static final String ORDERID
      Qualifier of the B2BBookingLineEntry.orderID attribute
      See Also:
    • ORDERENTRYNR

      public static final String ORDERENTRYNR
      Qualifier of the B2BBookingLineEntry.orderEntryNr attribute
      See Also:
    • ORDERENTRY

      public static final String ORDERENTRY
      Qualifier of the B2BBookingLineEntry.orderEntry attribute
      See Also:
    • BOOKINGDATE

      public static final String BOOKINGDATE
      Qualifier of the B2BBookingLineEntry.bookingDate attribute
      See Also:
    • BOOKINGTYPE

      public static final String BOOKINGTYPE
      Qualifier of the B2BBookingLineEntry.bookingType attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedB2BBookingLineEntry

      public GeneratedB2BBookingLineEntry()
  • Method Details

    • getDefaultAttributeModes

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

      public BigDecimal getAmount(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BBookingLineEntry.amount attribute.
      Returns:
      the amount
    • getAmount

      public BigDecimal getAmount()
      Generated method - Getter of the B2BBookingLineEntry.amount attribute.
      Returns:
      the amount
    • setAmount

      public void setAmount(de.hybris.platform.jalo.SessionContext ctx, BigDecimal value)
      Generated method - Setter of the B2BBookingLineEntry.amount attribute.
      Parameters:
      value - the amount
    • setAmount

      public void setAmount(BigDecimal value)
      Generated method - Setter of the B2BBookingLineEntry.amount attribute.
      Parameters:
      value - the amount
    • getBookingDate

      public Date getBookingDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BBookingLineEntry.bookingDate attribute.
      Returns:
      the bookingDate
    • getBookingDate

      public Date getBookingDate()
      Generated method - Getter of the B2BBookingLineEntry.bookingDate attribute.
      Returns:
      the bookingDate
    • setBookingDate

      public void setBookingDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the B2BBookingLineEntry.bookingDate attribute.
      Parameters:
      value - the bookingDate
    • setBookingDate

      public void setBookingDate(Date value)
      Generated method - Setter of the B2BBookingLineEntry.bookingDate attribute.
      Parameters:
      value - the bookingDate
    • getBookingStatus

      public de.hybris.platform.jalo.enumeration.EnumerationValue getBookingStatus(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BBookingLineEntry.bookingStatus attribute.
      Returns:
      the bookingStatus
    • getBookingStatus

      public de.hybris.platform.jalo.enumeration.EnumerationValue getBookingStatus()
      Generated method - Getter of the B2BBookingLineEntry.bookingStatus attribute.
      Returns:
      the bookingStatus
    • setBookingStatus

      public void setBookingStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the B2BBookingLineEntry.bookingStatus attribute.
      Parameters:
      value - the bookingStatus
    • setBookingStatus

      public void setBookingStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the B2BBookingLineEntry.bookingStatus attribute.
      Parameters:
      value - the bookingStatus
    • getBookingType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getBookingType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BBookingLineEntry.bookingType attribute.
      Returns:
      the bookingType
    • getBookingType

      public de.hybris.platform.jalo.enumeration.EnumerationValue getBookingType()
      Generated method - Getter of the B2BBookingLineEntry.bookingType attribute.
      Returns:
      the bookingType
    • setBookingType

      public void setBookingType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the B2BBookingLineEntry.bookingType attribute.
      Parameters:
      value - the bookingType
    • setBookingType

      public void setBookingType(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the B2BBookingLineEntry.bookingType attribute.
      Parameters:
      value - the bookingType
    • getCostCenter

      public de.hybris.platform.b2b.jalo.B2BCostCenter getCostCenter(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BBookingLineEntry.costCenter attribute.
      Returns:
      the costCenter
    • getCostCenter

      public de.hybris.platform.b2b.jalo.B2BCostCenter getCostCenter()
      Generated method - Getter of the B2BBookingLineEntry.costCenter attribute.
      Returns:
      the costCenter
    • setCostCenter

      public void setCostCenter(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.b2b.jalo.B2BCostCenter value)
      Generated method - Setter of the B2BBookingLineEntry.costCenter attribute.
      Parameters:
      value - the costCenter
    • setCostCenter

      public void setCostCenter(de.hybris.platform.b2b.jalo.B2BCostCenter value)
      Generated method - Setter of the B2BBookingLineEntry.costCenter attribute.
      Parameters:
      value - the costCenter
    • getCurrency

      public de.hybris.platform.jalo.c2l.Currency getCurrency(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BBookingLineEntry.currency attribute.
      Returns:
      the currency
    • getCurrency

      public de.hybris.platform.jalo.c2l.Currency getCurrency()
      Generated method - Getter of the B2BBookingLineEntry.currency attribute.
      Returns:
      the currency
    • setCurrency

      public void setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Setter of the B2BBookingLineEntry.currency attribute.
      Parameters:
      value - the currency
    • setCurrency

      public void setCurrency(de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Setter of the B2BBookingLineEntry.currency attribute.
      Parameters:
      value - the currency
    • getOrderEntry

      public de.hybris.platform.jalo.order.OrderEntry getOrderEntry(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BBookingLineEntry.orderEntry attribute.
      Returns:
      the orderEntry
    • getOrderEntry

      public de.hybris.platform.jalo.order.OrderEntry getOrderEntry()
      Generated method - Getter of the B2BBookingLineEntry.orderEntry attribute.
      Returns:
      the orderEntry
    • setOrderEntry

      public void setOrderEntry(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.OrderEntry value)
      Generated method - Setter of the B2BBookingLineEntry.orderEntry attribute.
      Parameters:
      value - the orderEntry
    • setOrderEntry

      public void setOrderEntry(de.hybris.platform.jalo.order.OrderEntry value)
      Generated method - Setter of the B2BBookingLineEntry.orderEntry attribute.
      Parameters:
      value - the orderEntry
    • getOrderEntryNr

      public Integer getOrderEntryNr(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BBookingLineEntry.orderEntryNr attribute.
      Returns:
      the orderEntryNr
    • getOrderEntryNr

      public Integer getOrderEntryNr()
      Generated method - Getter of the B2BBookingLineEntry.orderEntryNr attribute.
      Returns:
      the orderEntryNr
    • getOrderEntryNrAsPrimitive

      public int getOrderEntryNrAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BBookingLineEntry.orderEntryNr attribute.
      Returns:
      the orderEntryNr
    • getOrderEntryNrAsPrimitive

      public int getOrderEntryNrAsPrimitive()
      Generated method - Getter of the B2BBookingLineEntry.orderEntryNr attribute.
      Returns:
      the orderEntryNr
    • setOrderEntryNr

      public void setOrderEntryNr(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the B2BBookingLineEntry.orderEntryNr attribute.
      Parameters:
      value - the orderEntryNr
    • setOrderEntryNr

      public void setOrderEntryNr(Integer value)
      Generated method - Setter of the B2BBookingLineEntry.orderEntryNr attribute.
      Parameters:
      value - the orderEntryNr
    • setOrderEntryNr

      public void setOrderEntryNr(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the B2BBookingLineEntry.orderEntryNr attribute.
      Parameters:
      value - the orderEntryNr
    • setOrderEntryNr

      public void setOrderEntryNr(int value)
      Generated method - Setter of the B2BBookingLineEntry.orderEntryNr attribute.
      Parameters:
      value - the orderEntryNr
    • getOrderID

      public String getOrderID(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BBookingLineEntry.orderID attribute.
      Returns:
      the orderID
    • getOrderID

      public String getOrderID()
      Generated method - Getter of the B2BBookingLineEntry.orderID attribute.
      Returns:
      the orderID
    • setOrderID

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

      public void setOrderID(String value)
      Generated method - Setter of the B2BBookingLineEntry.orderID attribute.
      Parameters:
      value - the orderID
    • getProduct

      public String getProduct(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BBookingLineEntry.product attribute.
      Returns:
      the product
    • getProduct

      public String getProduct()
      Generated method - Getter of the B2BBookingLineEntry.product attribute.
      Returns:
      the product
    • setProduct

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

      public void setProduct(String value)
      Generated method - Setter of the B2BBookingLineEntry.product attribute.
      Parameters:
      value - the product
    • getQuantity

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

      public Long getQuantity()
      Generated method - Getter of the B2BBookingLineEntry.quantity attribute.
      Returns:
      the quantity
    • getQuantityAsPrimitive

      public long getQuantityAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the B2BBookingLineEntry.quantity attribute.
      Returns:
      the quantity
    • getQuantityAsPrimitive

      public long getQuantityAsPrimitive()
      Generated method - Getter of the B2BBookingLineEntry.quantity attribute.
      Returns:
      the quantity
    • setQuantity

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

      public void setQuantity(Long value)
      Generated method - Setter of the B2BBookingLineEntry.quantity attribute.
      Parameters:
      value - the quantity
    • setQuantity

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

      public void setQuantity(long value)
      Generated method - Setter of the B2BBookingLineEntry.quantity attribute.
      Parameters:
      value - the quantity