Class UsageVolumeBalance
java.lang.Object
de.hybris.platform.usageconsumptiontmfwebservices.v1.dto.UsageVolumeBalance
Deprecated.
The balance (called UsageVolumeBalance in the SID model) defines the remaining allowed product usage quantity in terms of volume, time, currency or events. It corresponds to the initial allowed usage quantity minus the usage consumed on the bucket.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_atBaseType(String _atBaseType) Deprecated._atSchemaLocation(String _atSchemaLocation) Deprecated.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 QuantityDeprecated.Get remainingValueDeprecated.Remaining value in a formatted string for the bucket given in the balance unit (for example 1.9 Gb).@Valid TimePeriodDeprecated.Get validForinthashCode()Deprecated.remainingValue(Quantity remainingValue) Deprecated.remainingValueName(String remainingValueName) Deprecated.voidsetAtBaseType(String _atBaseType) Deprecated.voidsetAtSchemaLocation(String _atSchemaLocation) Deprecated.voidDeprecated.voidsetRemainingValue(Quantity remainingValue) Deprecated.voidsetRemainingValueName(String remainingValueName) Deprecated.voidsetValidFor(TimePeriod validFor) Deprecated.toString()Deprecated.validFor(TimePeriod validFor) Deprecated.
-
Constructor Details
-
UsageVolumeBalance
public UsageVolumeBalance()Deprecated.
-
-
Method Details
-
remainingValueName
Deprecated. -
getRemainingValueName
Deprecated.Remaining value in a formatted string for the bucket given in the balance unit (for example 1.9 Gb). This formatted string could be used for display needs for example- Returns:
- remainingValueName
-
setRemainingValueName
Deprecated. -
remainingValue
Deprecated. -
getRemainingValue
Deprecated.Get remainingValue- Returns:
- remainingValue
-
setRemainingValue
Deprecated. -
validFor
Deprecated. -
getValidFor
Deprecated.Get validFor- Returns:
- validFor
-
setValidFor
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.
-