public class ConsignmentEntryEventModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
QUANTITY
Generated constant - Attribute key of
ConsignmentEntryEvent.quantity attribute defined at extension warehousing. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_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,
Long _quantity)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ConsignmentEntryEventModel(Long _quantity)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
Long |
getQuantity()
Generated method - Getter of the
ConsignmentEntryEvent.quantity attribute defined at extension warehousing. |
void |
setQuantity(Long value)
Generated method - Setter of
ConsignmentEntryEvent.quantity attribute defined at extension warehousing. |
getComments, getCreationtime, getModifiedtime, getOwner, 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 String _TYPECODE
public static final 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(Long _quantity)
_quantity - initial attribute declared by type ConsignmentEntryEvent at extension warehousing@Deprecated public ConsignmentEntryEventModel(ItemModel _owner, Long _quantity)
_owner - initial attribute declared by type Item at extension core_quantity - initial attribute declared by type ConsignmentEntryEvent at extension warehousingCopyright © 2017 SAP SE. All Rights Reserved.