Class TuaConsumptionSummaryModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.tuadatamodel.model.TuaConsumptionSummaryModel
- All Implemented Interfaces:
Serializable
Generated model class for type TuaConsumptionSummary first defined at extension tuadatamodel.
A ConsumptionSummary give measures about the usage quantity consumed.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofTuaConsumptionSummary.consumptionEndDateattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaConsumptionSummary.consumptionStartDateattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaConsumptionSummary.effectiveDateattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaConsumptionSummary.externalIdentifiersattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaConsumptionSummary.idattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaConsumptionSummary.levelattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaConsumptionSummary.networkProductsattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaConsumptionSummary.partyRolesattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaConsumptionSummary.unitsattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaConsumptionSummary.usageVolumeProductsattribute defined at extensiontuadatamodel.static final StringGenerated constant - Attribute key ofTuaConsumptionSummary.valueattribute defined at extensiontuadatamodel.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.TuaConsumptionSummaryModel(ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTuaConsumptionSummaryModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theTuaConsumptionSummary.consumptionEndDateattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaConsumptionSummary.consumptionStartDateattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaConsumptionSummary.effectiveDateattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaConsumptionSummary.externalIdentifiersattribute defined at extensiontuadatamodel.getId()Generated method - Getter of theTuaConsumptionSummary.idattribute defined at extensiontuadatamodel.getLevel()Generated method - Getter of theTuaConsumptionSummary.levelattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaConsumptionSummary.networkProductsattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaConsumptionSummary.partyRolesattribute defined at extensiontuadatamodel.getUnits()Generated method - Getter of theTuaConsumptionSummary.unitsattribute defined at extensiontuadatamodel.Generated method - Getter of theTuaConsumptionSummary.usageVolumeProductsattribute defined at extensiontuadatamodel.getValue()Generated method - Getter of theTuaConsumptionSummary.valueattribute defined at extensiontuadatamodel.voidsetConsumptionEndDate(Date value) Generated method - Setter ofTuaConsumptionSummary.consumptionEndDateattribute defined at extensiontuadatamodel.voidsetConsumptionStartDate(Date value) Generated method - Setter ofTuaConsumptionSummary.consumptionStartDateattribute defined at extensiontuadatamodel.voidsetEffectiveDate(Date value) Generated method - Setter ofTuaConsumptionSummary.effectiveDateattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaConsumptionSummary.externalIdentifiersattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaConsumptionSummary.idattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaConsumptionSummary.levelattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaConsumptionSummary.networkProductsattribute defined at extensiontuadatamodel.voidsetPartyRoles(Set<TuaPartyRoleModel> value) Generated method - Setter ofTuaConsumptionSummary.partyRolesattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaConsumptionSummary.unitsattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaConsumptionSummary.usageVolumeProductsattribute defined at extensiontuadatamodel.voidGenerated method - Setter ofTuaConsumptionSummary.valueattribute defined at extensiontuadatamodel.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
ID
Generated constant - Attribute key ofTuaConsumptionSummary.idattribute defined at extensiontuadatamodel.- See Also:
-
LEVEL
Generated constant - Attribute key ofTuaConsumptionSummary.levelattribute defined at extensiontuadatamodel.- See Also:
-
VALUE
Generated constant - Attribute key ofTuaConsumptionSummary.valueattribute defined at extensiontuadatamodel.- See Also:
-
UNITS
Generated constant - Attribute key ofTuaConsumptionSummary.unitsattribute defined at extensiontuadatamodel.- See Also:
-
CONSUMPTIONSTARTDATE
Generated constant - Attribute key ofTuaConsumptionSummary.consumptionStartDateattribute defined at extensiontuadatamodel.- See Also:
-
CONSUMPTIONENDDATE
Generated constant - Attribute key ofTuaConsumptionSummary.consumptionEndDateattribute defined at extensiontuadatamodel.- See Also:
-
EFFECTIVEDATE
Generated constant - Attribute key ofTuaConsumptionSummary.effectiveDateattribute defined at extensiontuadatamodel.- See Also:
-
EXTERNALIDENTIFIERS
Generated constant - Attribute key ofTuaConsumptionSummary.externalIdentifiersattribute defined at extensiontuadatamodel.- See Also:
-
USAGEVOLUMEPRODUCTS
Generated constant - Attribute key ofTuaConsumptionSummary.usageVolumeProductsattribute defined at extensiontuadatamodel.- See Also:
-
NETWORKPRODUCTS
Generated constant - Attribute key ofTuaConsumptionSummary.networkProductsattribute defined at extensiontuadatamodel.- See Also:
-
PARTYROLES
Generated constant - Attribute key ofTuaConsumptionSummary.partyRolesattribute defined at extensiontuadatamodel.- See Also:
-
-
Constructor Details
-
TuaConsumptionSummaryModel
public TuaConsumptionSummaryModel()Generated constructor - Default constructor for generic creation. -
TuaConsumptionSummaryModel
public TuaConsumptionSummaryModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
TuaConsumptionSummaryModel
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getConsumptionEndDate
Generated method - Getter of theTuaConsumptionSummary.consumptionEndDateattribute defined at extensiontuadatamodel.- Returns:
- the consumptionEndDate
-
getConsumptionStartDate
Generated method - Getter of theTuaConsumptionSummary.consumptionStartDateattribute defined at extensiontuadatamodel.- Returns:
- the consumptionStartDate
-
getEffectiveDate
Generated method - Getter of theTuaConsumptionSummary.effectiveDateattribute defined at extensiontuadatamodel.- Returns:
- the effectiveDate
-
getExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()Generated method - Getter of theTuaConsumptionSummary.externalIdentifiersattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getId
Generated method - Getter of theTuaConsumptionSummary.idattribute defined at extensiontuadatamodel.- Returns:
- the id
-
getLevel
Generated method - Getter of theTuaConsumptionSummary.levelattribute defined at extensiontuadatamodel.- Returns:
- the level
-
getNetworkProducts
@Accessor(qualifier="networkProducts", type=GETTER) public Set<TuaNetworkProductModel> getNetworkProducts()Generated method - Getter of theTuaConsumptionSummary.networkProductsattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the networkProducts - The Network Products for which those Tua Consumption Summaries are valid.
-
getPartyRoles
Generated method - Getter of theTuaConsumptionSummary.partyRolesattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the partyRoles - The Party Roles for which those Tua Consumption Summaries are valid.
-
getUnits
Generated method - Getter of theTuaConsumptionSummary.unitsattribute defined at extensiontuadatamodel.- Returns:
- the units
-
getUsageVolumeProducts
@Accessor(qualifier="usageVolumeProducts", type=GETTER) public Set<TuaUsageVolumeProductModel> getUsageVolumeProducts()Generated method - Getter of theTuaConsumptionSummary.usageVolumeProductsattribute defined at extensiontuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the usageVolumeProducts - The Tua Usage Volume Products for which those Tua Consumption Summaries are valid.
-
getValue
Generated method - Getter of theTuaConsumptionSummary.valueattribute defined at extensiontuadatamodel.- Returns:
- the value
-
setConsumptionEndDate
@Accessor(qualifier="consumptionEndDate", type=SETTER) public void setConsumptionEndDate(Date value) Generated method - Setter ofTuaConsumptionSummary.consumptionEndDateattribute defined at extensiontuadatamodel.- Parameters:
value- the consumptionEndDate
-
setConsumptionStartDate
@Accessor(qualifier="consumptionStartDate", type=SETTER) public void setConsumptionStartDate(Date value) Generated method - Setter ofTuaConsumptionSummary.consumptionStartDateattribute defined at extensiontuadatamodel.- Parameters:
value- the consumptionStartDate
-
setEffectiveDate
Generated method - Setter ofTuaConsumptionSummary.effectiveDateattribute defined at extensiontuadatamodel.- Parameters:
value- the effectiveDate
-
setExternalIdentifiers
@Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value) Generated method - Setter ofTuaConsumptionSummary.externalIdentifiersattribute defined at extensiontuadatamodel.- Parameters:
value- the externalIdentifiers
-
setId
Generated method - Setter ofTuaConsumptionSummary.idattribute defined at extensiontuadatamodel.- Parameters:
value- the id
-
setLevel
Generated method - Setter ofTuaConsumptionSummary.levelattribute defined at extensiontuadatamodel.- Parameters:
value- the level
-
setNetworkProducts
@Accessor(qualifier="networkProducts", type=SETTER) public void setNetworkProducts(Set<TuaNetworkProductModel> value) Generated method - Setter ofTuaConsumptionSummary.networkProductsattribute defined at extensiontuadatamodel.- Parameters:
value- the networkProducts - The Network Products for which those Tua Consumption Summaries are valid.
-
setPartyRoles
@Accessor(qualifier="partyRoles", type=SETTER) public void setPartyRoles(Set<TuaPartyRoleModel> value) Generated method - Setter ofTuaConsumptionSummary.partyRolesattribute defined at extensiontuadatamodel.- Parameters:
value- the partyRoles - The Party Roles for which those Tua Consumption Summaries are valid.
-
setUnits
Generated method - Setter ofTuaConsumptionSummary.unitsattribute defined at extensiontuadatamodel.- Parameters:
value- the units
-
setUsageVolumeProducts
@Accessor(qualifier="usageVolumeProducts", type=SETTER) public void setUsageVolumeProducts(Set<TuaUsageVolumeProductModel> value) Generated method - Setter ofTuaConsumptionSummary.usageVolumeProductsattribute defined at extensiontuadatamodel.- Parameters:
value- the usageVolumeProducts - The Tua Usage Volume Products for which those Tua Consumption Summaries are valid.
-
setValue
Generated method - Setter ofTuaConsumptionSummary.valueattribute defined at extensiontuadatamodel.- Parameters:
value- the value
-