Class UsageConsumptionReport
java.lang.Object
de.hybris.platform.usageconsumptiontmfwebservices.v1.dto.UsageConsumptionReport
Deprecated.
An usage consumption report enables to know at a given point the balances and the consumption counters related to various buckets (SMS, Voice, Data for example). It could be calculated for a device identified by a public key (msisdn number for a mobile device for example or PSTN or VOIP number for a fix device), for a subscribed offer or option or for an user.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_atBaseType(String _atBaseType) Deprecated._atSchemaLocation(String _atSchemaLocation) Deprecated.Deprecated.addBucketItem(UsageVolumeProduct bucketItem) Deprecated.bucket(List<UsageVolumeProduct> bucket) Deprecated.description(String description) Deprecated.effectiveDate(Date effectiveDate) 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 List<UsageVolumeProduct>Deprecated.Bucket(s) included in the offer or option subscribed.Deprecated.Free short text describing the usage consumption report content@Valid DateDeprecated.Date and time when the usage consumption report was calculated and generatedgetHref()Deprecated.Hyperlink to access the usage consumption report.getId()Deprecated.The report is calculated at the time of the request by the server.getName()Deprecated.Usage consumption report name@Valid RelatedPartyDeprecated.Get relatedPartyinthashCode()Deprecated.Deprecated.Deprecated.Deprecated.relatedParty(RelatedParty relatedParty) Deprecated.voidsetAtBaseType(String _atBaseType) Deprecated.voidsetAtSchemaLocation(String _atSchemaLocation) Deprecated.voidDeprecated.voidsetBucket(List<UsageVolumeProduct> bucket) Deprecated.voidsetDescription(String description) Deprecated.voidsetEffectiveDate(Date effectiveDate) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidsetRelatedParty(RelatedParty relatedParty) Deprecated.toString()Deprecated.
-
Constructor Details
-
UsageConsumptionReport
public UsageConsumptionReport()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.The report is calculated at the time of the request by the server. Generally, this report is not recorded by the server. If it is, an unique identifier of the usage consumption report is given by the server- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.Hyperlink to access the usage consumption report. The report is calculated at the time of the request by the server. Generally, this report is not recorded by the server. If it is, an unique identifier of the usage consumption report is given by the server- Returns:
- href
-
setHref
Deprecated. -
description
Deprecated. -
getDescription
Deprecated.Free short text describing the usage consumption report content- Returns:
- description
-
setDescription
Deprecated. -
effectiveDate
Deprecated. -
getEffectiveDate
Deprecated.Date and time when the usage consumption report was calculated and generated- Returns:
- effectiveDate
-
setEffectiveDate
Deprecated. -
name
Deprecated. -
getName
Deprecated.Usage consumption report name- Returns:
- name
-
setName
Deprecated. -
bucket
Deprecated. -
addBucketItem
Deprecated. -
getBucket
Deprecated.Bucket(s) included in the offer or option subscribed.- Returns:
- bucket
-
setBucket
Deprecated. -
getRelatedParty
Deprecated.Get relatedParty- Returns:
- relatedParty
-
setRelatedParty
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.
-