Package de.hybris.platform.b2b.jalo
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:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
B2BBookingLineEntry
public abstract class GeneratedB2BBookingLineEntry extends GenericItem
Generated class for typeB2BBookingLineEntry.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringAMOUNTQualifier of theB2BBookingLineEntry.amountattributestatic java.lang.StringBOOKINGDATEQualifier of theB2BBookingLineEntry.bookingDateattributestatic java.lang.StringBOOKINGSTATUSQualifier of theB2BBookingLineEntry.bookingStatusattributestatic java.lang.StringBOOKINGTYPEQualifier of theB2BBookingLineEntry.bookingTypeattributestatic java.lang.StringCOSTCENTERQualifier of theB2BBookingLineEntry.costCenterattributestatic java.lang.StringCURRENCYQualifier of theB2BBookingLineEntry.currencyattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringORDERENTRYQualifier of theB2BBookingLineEntry.orderEntryattributestatic java.lang.StringORDERENTRYNRQualifier of theB2BBookingLineEntry.orderEntryNrattributestatic java.lang.StringORDERIDQualifier of theB2BBookingLineEntry.orderIDattributestatic java.lang.StringPRODUCTQualifier of theB2BBookingLineEntry.productattributestatic java.lang.StringQUANTITYQualifier of theB2BBookingLineEntry.quantityattribute-
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 GeneratedB2BBookingLineEntry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.math.BigDecimalgetAmount()Generated method - Getter of theB2BBookingLineEntry.amountattribute.java.math.BigDecimalgetAmount(SessionContext ctx)Generated method - Getter of theB2BBookingLineEntry.amountattribute.java.util.DategetBookingDate()Generated method - Getter of theB2BBookingLineEntry.bookingDateattribute.java.util.DategetBookingDate(SessionContext ctx)Generated method - Getter of theB2BBookingLineEntry.bookingDateattribute.EnumerationValuegetBookingStatus()Generated method - Getter of theB2BBookingLineEntry.bookingStatusattribute.EnumerationValuegetBookingStatus(SessionContext ctx)Generated method - Getter of theB2BBookingLineEntry.bookingStatusattribute.EnumerationValuegetBookingType()Generated method - Getter of theB2BBookingLineEntry.bookingTypeattribute.EnumerationValuegetBookingType(SessionContext ctx)Generated method - Getter of theB2BBookingLineEntry.bookingTypeattribute.B2BCostCentergetCostCenter()Generated method - Getter of theB2BBookingLineEntry.costCenterattribute.B2BCostCentergetCostCenter(SessionContext ctx)Generated method - Getter of theB2BBookingLineEntry.costCenterattribute.CurrencygetCurrency()Generated method - Getter of theB2BBookingLineEntry.currencyattribute.CurrencygetCurrency(SessionContext ctx)Generated method - Getter of theB2BBookingLineEntry.currencyattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()OrderEntrygetOrderEntry()Generated method - Getter of theB2BBookingLineEntry.orderEntryattribute.OrderEntrygetOrderEntry(SessionContext ctx)Generated method - Getter of theB2BBookingLineEntry.orderEntryattribute.java.lang.IntegergetOrderEntryNr()Generated method - Getter of theB2BBookingLineEntry.orderEntryNrattribute.java.lang.IntegergetOrderEntryNr(SessionContext ctx)Generated method - Getter of theB2BBookingLineEntry.orderEntryNrattribute.intgetOrderEntryNrAsPrimitive()Generated method - Getter of theB2BBookingLineEntry.orderEntryNrattribute.intgetOrderEntryNrAsPrimitive(SessionContext ctx)Generated method - Getter of theB2BBookingLineEntry.orderEntryNrattribute.java.lang.StringgetOrderID()Generated method - Getter of theB2BBookingLineEntry.orderIDattribute.java.lang.StringgetOrderID(SessionContext ctx)Generated method - Getter of theB2BBookingLineEntry.orderIDattribute.java.lang.StringgetProduct()Generated method - Getter of theB2BBookingLineEntry.productattribute.java.lang.StringgetProduct(SessionContext ctx)Generated method - Getter of theB2BBookingLineEntry.productattribute.java.lang.LonggetQuantity()Generated method - Getter of theB2BBookingLineEntry.quantityattribute.java.lang.LonggetQuantity(SessionContext ctx)Generated method - Getter of theB2BBookingLineEntry.quantityattribute.longgetQuantityAsPrimitive()Generated method - Getter of theB2BBookingLineEntry.quantityattribute.longgetQuantityAsPrimitive(SessionContext ctx)Generated method - Getter of theB2BBookingLineEntry.quantityattribute.voidsetAmount(SessionContext ctx, java.math.BigDecimal value)Generated method - Setter of theB2BBookingLineEntry.amountattribute.voidsetAmount(java.math.BigDecimal value)Generated method - Setter of theB2BBookingLineEntry.amountattribute.voidsetBookingDate(SessionContext ctx, java.util.Date value)Generated method - Setter of theB2BBookingLineEntry.bookingDateattribute.voidsetBookingDate(java.util.Date value)Generated method - Setter of theB2BBookingLineEntry.bookingDateattribute.voidsetBookingStatus(EnumerationValue value)Generated method - Setter of theB2BBookingLineEntry.bookingStatusattribute.voidsetBookingStatus(SessionContext ctx, EnumerationValue value)Generated method - Setter of theB2BBookingLineEntry.bookingStatusattribute.voidsetBookingType(EnumerationValue value)Generated method - Setter of theB2BBookingLineEntry.bookingTypeattribute.voidsetBookingType(SessionContext ctx, EnumerationValue value)Generated method - Setter of theB2BBookingLineEntry.bookingTypeattribute.voidsetCostCenter(B2BCostCenter value)Generated method - Setter of theB2BBookingLineEntry.costCenterattribute.voidsetCostCenter(SessionContext ctx, B2BCostCenter value)Generated method - Setter of theB2BBookingLineEntry.costCenterattribute.voidsetCurrency(Currency value)Generated method - Setter of theB2BBookingLineEntry.currencyattribute.voidsetCurrency(SessionContext ctx, Currency value)Generated method - Setter of theB2BBookingLineEntry.currencyattribute.voidsetOrderEntry(OrderEntry value)Generated method - Setter of theB2BBookingLineEntry.orderEntryattribute.voidsetOrderEntry(SessionContext ctx, OrderEntry value)Generated method - Setter of theB2BBookingLineEntry.orderEntryattribute.voidsetOrderEntryNr(int value)Generated method - Setter of theB2BBookingLineEntry.orderEntryNrattribute.voidsetOrderEntryNr(SessionContext ctx, int value)Generated method - Setter of theB2BBookingLineEntry.orderEntryNrattribute.voidsetOrderEntryNr(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theB2BBookingLineEntry.orderEntryNrattribute.voidsetOrderEntryNr(java.lang.Integer value)Generated method - Setter of theB2BBookingLineEntry.orderEntryNrattribute.voidsetOrderID(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BBookingLineEntry.orderIDattribute.voidsetOrderID(java.lang.String value)Generated method - Setter of theB2BBookingLineEntry.orderIDattribute.voidsetProduct(SessionContext ctx, java.lang.String value)Generated method - Setter of theB2BBookingLineEntry.productattribute.voidsetProduct(java.lang.String value)Generated method - Setter of theB2BBookingLineEntry.productattribute.voidsetQuantity(long value)Generated method - Setter of theB2BBookingLineEntry.quantityattribute.voidsetQuantity(SessionContext ctx, long value)Generated method - Setter of theB2BBookingLineEntry.quantityattribute.voidsetQuantity(SessionContext ctx, java.lang.Long value)Generated method - Setter of theB2BBookingLineEntry.quantityattribute.voidsetQuantity(java.lang.Long value)Generated method - Setter of theB2BBookingLineEntry.quantityattribute.-
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, 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, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
BOOKINGSTATUS
public static final java.lang.String BOOKINGSTATUS
Qualifier of theB2BBookingLineEntry.bookingStatusattribute- See Also:
- Constant Field Values
-
COSTCENTER
public static final java.lang.String COSTCENTER
Qualifier of theB2BBookingLineEntry.costCenterattribute- See Also:
- Constant Field Values
-
AMOUNT
public static final java.lang.String AMOUNT
Qualifier of theB2BBookingLineEntry.amountattribute- See Also:
- Constant Field Values
-
CURRENCY
public static final java.lang.String CURRENCY
Qualifier of theB2BBookingLineEntry.currencyattribute- See Also:
- Constant Field Values
-
PRODUCT
public static final java.lang.String PRODUCT
Qualifier of theB2BBookingLineEntry.productattribute- See Also:
- Constant Field Values
-
QUANTITY
public static final java.lang.String QUANTITY
Qualifier of theB2BBookingLineEntry.quantityattribute- See Also:
- Constant Field Values
-
ORDERID
public static final java.lang.String ORDERID
Qualifier of theB2BBookingLineEntry.orderIDattribute- See Also:
- Constant Field Values
-
ORDERENTRYNR
public static final java.lang.String ORDERENTRYNR
Qualifier of theB2BBookingLineEntry.orderEntryNrattribute- See Also:
- Constant Field Values
-
ORDERENTRY
public static final java.lang.String ORDERENTRY
Qualifier of theB2BBookingLineEntry.orderEntryattribute- See Also:
- Constant Field Values
-
BOOKINGDATE
public static final java.lang.String BOOKINGDATE
Qualifier of theB2BBookingLineEntry.bookingDateattribute- See Also:
- Constant Field Values
-
BOOKINGTYPE
public static final java.lang.String BOOKINGTYPE
Qualifier of theB2BBookingLineEntry.bookingTypeattribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getAmount
public java.math.BigDecimal getAmount(SessionContext ctx)
Generated method - Getter of theB2BBookingLineEntry.amountattribute.- Returns:
- the amount
-
getAmount
public java.math.BigDecimal getAmount()
Generated method - Getter of theB2BBookingLineEntry.amountattribute.- Returns:
- the amount
-
setAmount
public void setAmount(SessionContext ctx, java.math.BigDecimal value)
Generated method - Setter of theB2BBookingLineEntry.amountattribute.- Parameters:
value- the amount
-
setAmount
public void setAmount(java.math.BigDecimal value)
Generated method - Setter of theB2BBookingLineEntry.amountattribute.- Parameters:
value- the amount
-
getBookingDate
public java.util.Date getBookingDate(SessionContext ctx)
Generated method - Getter of theB2BBookingLineEntry.bookingDateattribute.- Returns:
- the bookingDate
-
getBookingDate
public java.util.Date getBookingDate()
Generated method - Getter of theB2BBookingLineEntry.bookingDateattribute.- Returns:
- the bookingDate
-
setBookingDate
public void setBookingDate(SessionContext ctx, java.util.Date value)
Generated method - Setter of theB2BBookingLineEntry.bookingDateattribute.- Parameters:
value- the bookingDate
-
setBookingDate
public void setBookingDate(java.util.Date value)
Generated method - Setter of theB2BBookingLineEntry.bookingDateattribute.- Parameters:
value- the bookingDate
-
getBookingStatus
public EnumerationValue getBookingStatus(SessionContext ctx)
Generated method - Getter of theB2BBookingLineEntry.bookingStatusattribute.- Returns:
- the bookingStatus
-
getBookingStatus
public EnumerationValue getBookingStatus()
Generated method - Getter of theB2BBookingLineEntry.bookingStatusattribute.- Returns:
- the bookingStatus
-
setBookingStatus
public void setBookingStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theB2BBookingLineEntry.bookingStatusattribute.- Parameters:
value- the bookingStatus
-
setBookingStatus
public void setBookingStatus(EnumerationValue value)
Generated method - Setter of theB2BBookingLineEntry.bookingStatusattribute.- Parameters:
value- the bookingStatus
-
getBookingType
public EnumerationValue getBookingType(SessionContext ctx)
Generated method - Getter of theB2BBookingLineEntry.bookingTypeattribute.- Returns:
- the bookingType
-
getBookingType
public EnumerationValue getBookingType()
Generated method - Getter of theB2BBookingLineEntry.bookingTypeattribute.- Returns:
- the bookingType
-
setBookingType
public void setBookingType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theB2BBookingLineEntry.bookingTypeattribute.- Parameters:
value- the bookingType
-
setBookingType
public void setBookingType(EnumerationValue value)
Generated method - Setter of theB2BBookingLineEntry.bookingTypeattribute.- Parameters:
value- the bookingType
-
getCostCenter
public B2BCostCenter getCostCenter(SessionContext ctx)
Generated method - Getter of theB2BBookingLineEntry.costCenterattribute.- Returns:
- the costCenter
-
getCostCenter
public B2BCostCenter getCostCenter()
Generated method - Getter of theB2BBookingLineEntry.costCenterattribute.- Returns:
- the costCenter
-
setCostCenter
public void setCostCenter(SessionContext ctx, B2BCostCenter value)
Generated method - Setter of theB2BBookingLineEntry.costCenterattribute.- Parameters:
value- the costCenter
-
setCostCenter
public void setCostCenter(B2BCostCenter value)
Generated method - Setter of theB2BBookingLineEntry.costCenterattribute.- Parameters:
value- the costCenter
-
getCurrency
public Currency getCurrency(SessionContext ctx)
Generated method - Getter of theB2BBookingLineEntry.currencyattribute.- Returns:
- the currency
-
getCurrency
public Currency getCurrency()
Generated method - Getter of theB2BBookingLineEntry.currencyattribute.- Returns:
- the currency
-
setCurrency
public void setCurrency(SessionContext ctx, Currency value)
Generated method - Setter of theB2BBookingLineEntry.currencyattribute.- Parameters:
value- the currency
-
setCurrency
public void setCurrency(Currency value)
Generated method - Setter of theB2BBookingLineEntry.currencyattribute.- Parameters:
value- the currency
-
getOrderEntry
public OrderEntry getOrderEntry(SessionContext ctx)
Generated method - Getter of theB2BBookingLineEntry.orderEntryattribute.- Returns:
- the orderEntry
-
getOrderEntry
public OrderEntry getOrderEntry()
Generated method - Getter of theB2BBookingLineEntry.orderEntryattribute.- Returns:
- the orderEntry
-
setOrderEntry
public void setOrderEntry(SessionContext ctx, OrderEntry value)
Generated method - Setter of theB2BBookingLineEntry.orderEntryattribute.- Parameters:
value- the orderEntry
-
setOrderEntry
public void setOrderEntry(OrderEntry value)
Generated method - Setter of theB2BBookingLineEntry.orderEntryattribute.- Parameters:
value- the orderEntry
-
getOrderEntryNr
public java.lang.Integer getOrderEntryNr(SessionContext ctx)
Generated method - Getter of theB2BBookingLineEntry.orderEntryNrattribute.- Returns:
- the orderEntryNr
-
getOrderEntryNr
public java.lang.Integer getOrderEntryNr()
Generated method - Getter of theB2BBookingLineEntry.orderEntryNrattribute.- Returns:
- the orderEntryNr
-
getOrderEntryNrAsPrimitive
public int getOrderEntryNrAsPrimitive(SessionContext ctx)
Generated method - Getter of theB2BBookingLineEntry.orderEntryNrattribute.- Returns:
- the orderEntryNr
-
getOrderEntryNrAsPrimitive
public int getOrderEntryNrAsPrimitive()
Generated method - Getter of theB2BBookingLineEntry.orderEntryNrattribute.- Returns:
- the orderEntryNr
-
setOrderEntryNr
public void setOrderEntryNr(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theB2BBookingLineEntry.orderEntryNrattribute.- Parameters:
value- the orderEntryNr
-
setOrderEntryNr
public void setOrderEntryNr(java.lang.Integer value)
Generated method - Setter of theB2BBookingLineEntry.orderEntryNrattribute.- Parameters:
value- the orderEntryNr
-
setOrderEntryNr
public void setOrderEntryNr(SessionContext ctx, int value)
Generated method - Setter of theB2BBookingLineEntry.orderEntryNrattribute.- Parameters:
value- the orderEntryNr
-
setOrderEntryNr
public void setOrderEntryNr(int value)
Generated method - Setter of theB2BBookingLineEntry.orderEntryNrattribute.- Parameters:
value- the orderEntryNr
-
getOrderID
public java.lang.String getOrderID(SessionContext ctx)
Generated method - Getter of theB2BBookingLineEntry.orderIDattribute.- Returns:
- the orderID
-
getOrderID
public java.lang.String getOrderID()
Generated method - Getter of theB2BBookingLineEntry.orderIDattribute.- Returns:
- the orderID
-
setOrderID
public void setOrderID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BBookingLineEntry.orderIDattribute.- Parameters:
value- the orderID
-
setOrderID
public void setOrderID(java.lang.String value)
Generated method - Setter of theB2BBookingLineEntry.orderIDattribute.- Parameters:
value- the orderID
-
getProduct
public java.lang.String getProduct(SessionContext ctx)
Generated method - Getter of theB2BBookingLineEntry.productattribute.- Returns:
- the product
-
getProduct
public java.lang.String getProduct()
Generated method - Getter of theB2BBookingLineEntry.productattribute.- Returns:
- the product
-
setProduct
public void setProduct(SessionContext ctx, java.lang.String value)
Generated method - Setter of theB2BBookingLineEntry.productattribute.- Parameters:
value- the product
-
setProduct
public void setProduct(java.lang.String value)
Generated method - Setter of theB2BBookingLineEntry.productattribute.- Parameters:
value- the product
-
getQuantity
public java.lang.Long getQuantity(SessionContext ctx)
Generated method - Getter of theB2BBookingLineEntry.quantityattribute.- Returns:
- the quantity
-
getQuantity
public java.lang.Long getQuantity()
Generated method - Getter of theB2BBookingLineEntry.quantityattribute.- Returns:
- the quantity
-
getQuantityAsPrimitive
public long getQuantityAsPrimitive(SessionContext ctx)
Generated method - Getter of theB2BBookingLineEntry.quantityattribute.- Returns:
- the quantity
-
getQuantityAsPrimitive
public long getQuantityAsPrimitive()
Generated method - Getter of theB2BBookingLineEntry.quantityattribute.- Returns:
- the quantity
-
setQuantity
public void setQuantity(SessionContext ctx, java.lang.Long value)
Generated method - Setter of theB2BBookingLineEntry.quantityattribute.- Parameters:
value- the quantity
-
setQuantity
public void setQuantity(java.lang.Long value)
Generated method - Setter of theB2BBookingLineEntry.quantityattribute.- Parameters:
value- the quantity
-
setQuantity
public void setQuantity(SessionContext ctx, long value)
Generated method - Setter of theB2BBookingLineEntry.quantityattribute.- Parameters:
value- the quantity
-
setQuantity
public void setQuantity(long value)
Generated method - Setter of theB2BBookingLineEntry.quantityattribute.- Parameters:
value- the quantity
-
-