public class ConsignmentEntryEventModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
QUANTITY
Generated constant - Attribute key of
ConsignmentEntryEvent.quantity attribute defined at extension warehousing. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ConsignmentEntryEventModel()
Generated constructor - Default constructor for generic creation.
|
ConsignmentEntryEventModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
ConsignmentEntryEventModel(ItemModel _owner,
java.lang.Long _quantity)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ConsignmentEntryEventModel(java.lang.Long _quantity)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getQuantity()
Generated method - Getter of the
ConsignmentEntryEvent.quantity attribute defined at extension warehousing. |
void |
setQuantity(java.lang.Long value)
Generated method - Setter of
ConsignmentEntryEvent.quantity attribute defined at extension warehousing. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String QUANTITY
ConsignmentEntryEvent.quantity attribute defined at extension warehousing.public ConsignmentEntryEventModel()
public ConsignmentEntryEventModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ConsignmentEntryEventModel(java.lang.Long _quantity)
_quantity - initial attribute declared by type ConsignmentEntryEvent at extension warehousing@Deprecated public ConsignmentEntryEventModel(ItemModel _owner, java.lang.Long _quantity)
_owner - initial attribute declared by type Item at extension core_quantity - initial attribute declared by type ConsignmentEntryEvent at extension warehousingCopyright © 2018 SAP SE. All Rights Reserved.