public class UsageChargeEntryModel extends ChargeEntryModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
_USAGECHARGE2USAGECHARGEENTRYRELATION
Generated relation code constant for relation
UsageCharge2UsageChargeEntryRelation defining source attribute usageCharge in extension subscriptionservices. |
static java.lang.String |
USAGECHARGE
Generated constant - Attribute key of
UsageChargeEntry.usageCharge attribute defined at extension subscriptionservices. |
BILLINGTIME, CATALOGVERSION, CURRENCY, ID, PRICE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
UsageChargeEntryModel()
Generated constructor - Default constructor for generic creation.
|
UsageChargeEntryModel(CatalogVersionModel _catalogVersion,
java.lang.String _id,
ItemModel _owner,
java.lang.Double _price)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
UsageChargeEntryModel(java.lang.Double _price)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
UsageChargeEntryModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
UsageChargeModel |
getUsageCharge()
Generated method - Getter of the
UsageChargeEntry.usageCharge attribute defined at extension subscriptionservices. |
void |
setUsageCharge(UsageChargeModel value)
Generated method - Setter of
UsageChargeEntry.usageCharge attribute defined at extension subscriptionservices. |
getBillingTime, getCatalogVersion, getCurrency, getId, getPrice, setCatalogVersion, setId, setPricegetComments, 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 _USAGECHARGE2USAGECHARGEENTRYRELATION
UsageCharge2UsageChargeEntryRelation defining source attribute usageCharge in extension subscriptionservices.public static final java.lang.String USAGECHARGE
UsageChargeEntry.usageCharge attribute defined at extension subscriptionservices.public UsageChargeEntryModel()
public UsageChargeEntryModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public UsageChargeEntryModel(java.lang.Double _price)
_price - initial attribute declared by type ChargeEntry at extension subscriptionservices@Deprecated public UsageChargeEntryModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner, java.lang.Double _price)
_catalogVersion - initial attribute declared by type ChargeEntry at extension subscriptionservices_id - initial attribute declared by type ChargeEntry at extension subscriptionservices_owner - initial attribute declared by type Item at extension core_price - initial attribute declared by type ChargeEntry at extension subscriptionservices@Accessor(qualifier="usageCharge", type=GETTER) public UsageChargeModel getUsageCharge()
UsageChargeEntry.usageCharge attribute defined at extension subscriptionservices.@Accessor(qualifier="usageCharge", type=SETTER) public void setUsageCharge(UsageChargeModel value)
UsageChargeEntry.usageCharge attribute defined at extension subscriptionservices.value - the usageChargeCopyright © 2018 SAP SE. All Rights Reserved.