Class ConsumptionSummary
java.lang.Object
de.hybris.platform.usageconsumptiontmfwebservices.v1.dto.ConsumptionSummary
Deprecated.
The consumption counters (called ConsumptionSummary in the SID model) detail for example the different kind of consumption done on the bucket.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_atBaseType(String _atBaseType) Deprecated._atSchemaLocation(String _atSchemaLocation) Deprecated.Deprecated.consumptionPeriod(TimePeriod consumptionPeriod) Deprecated.counterType(String counterType) Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity name@Valid TimePeriodDeprecated.Get consumptionPeriodDeprecated.Type of the consumption counter.getId()Deprecated.When sub-classing, this defines the super-classgetLevel()Deprecated.Counter level.@Valid NetworkProductRefDeprecated.Get product@Valid RelatedPartygetUser()Deprecated.Get user@Valid QuantitygetValue()Deprecated.Get valueDeprecated.Value of the counter in a formatted string used for display needs for exampleinthashCode()Deprecated.Deprecated.Deprecated.product(NetworkProductRef product) Deprecated.voidsetAtBaseType(String _atBaseType) Deprecated.voidsetAtSchemaLocation(String _atSchemaLocation) Deprecated.voidDeprecated.voidsetConsumptionPeriod(TimePeriod consumptionPeriod) Deprecated.voidsetCounterType(String counterType) Deprecated.voidDeprecated.voidDeprecated.voidsetProduct(NetworkProductRef product) Deprecated.voidsetUser(RelatedParty user) Deprecated.voidDeprecated.voidsetValueName(String valueName) Deprecated.toString()Deprecated.user(RelatedParty user) Deprecated.Deprecated.Deprecated.
-
Constructor Details
-
ConsumptionSummary
public ConsumptionSummary()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.When sub-classing, this defines the super-class- Returns:
- id
-
setId
Deprecated. -
counterType
Deprecated. -
getCounterType
Deprecated.Type of the consumption counter. We can give for example a counter of the used value for a bucket (counterType=used for example) or the value of the consumption done out of the bucket(s) (counterType=outOfBucket for example)- Returns:
- counterType
-
setCounterType
Deprecated. -
level
Deprecated. -
getLevel
Deprecated.Counter level. The counter can be given globally for the bucket or detailed by user or by network product for example in case of shared bucket- Returns:
- level
-
setLevel
Deprecated. -
valueName
Deprecated. -
getValueName
Deprecated.Value of the counter in a formatted string used for display needs for example- Returns:
- valueName
-
setValueName
Deprecated. -
consumptionPeriod
Deprecated. -
getConsumptionPeriod
Deprecated.Get consumptionPeriod- Returns:
- consumptionPeriod
-
setConsumptionPeriod
Deprecated. -
product
Deprecated. -
getProduct
Deprecated.Get product- Returns:
- product
-
setProduct
Deprecated. -
user
Deprecated. -
getUser
Deprecated.Get user- Returns:
- user
-
setUser
Deprecated. -
value
Deprecated. -
getValue
Deprecated.Get value- Returns:
- value
-
setValue
Deprecated. -
_atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- _atBaseType
-
setAtBaseType
Deprecated. -
_atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- _atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
_atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- _atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-