Class NetworkProduct
java.lang.Object
de.hybris.platform.usageconsumptiontmfwebservices.v1.dto.NetworkProduct
Deprecated.
An instantiated network product (specialization of a product) subscribed by a customer.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_atBaseType(String _atBaseType) Deprecated._atSchemaLocation(String _atSchemaLocation) Deprecated.Deprecated.addOutOfBucketCounterItem(ConsumptionSummary outOfBucketCounterItem) Deprecated.addUserItem(RelatedParty userItem) 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 namegetHref()Deprecated.Reference to the network productgetId()Deprecated.Unique identifier of the network productgetName()Deprecated.Network product name@Valid List<ConsumptionSummary>Deprecated.Counters detailing usage consumption out of the bucketsDeprecated.Public number associated to the network product (msisdn number for mobile line for example)@Valid List<RelatedParty>getUser()Deprecated.References of the users of the network productinthashCode()Deprecated.Deprecated.Deprecated.Deprecated.outOfBucketCounter(List<ConsumptionSummary> outOfBucketCounter) Deprecated.publicIdentifier(String publicIdentifier) Deprecated.voidsetAtBaseType(String _atBaseType) Deprecated.voidsetAtSchemaLocation(String _atSchemaLocation) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidsetOutOfBucketCounter(List<ConsumptionSummary> outOfBucketCounter) Deprecated.voidsetPublicIdentifier(String publicIdentifier) Deprecated.voidsetUser(List<RelatedParty> user) Deprecated.toString()Deprecated.user(List<RelatedParty> user) Deprecated.
-
Constructor Details
-
NetworkProduct
public NetworkProduct()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique identifier of the network product- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.Reference to the network product- Returns:
- href
-
setHref
Deprecated. -
name
Deprecated. -
getName
Deprecated.Network product name- Returns:
- name
-
setName
Deprecated. -
publicIdentifier
Deprecated. -
getPublicIdentifier
Deprecated.Public number associated to the network product (msisdn number for mobile line for example)- Returns:
- publicIdentifier
-
setPublicIdentifier
Deprecated. -
outOfBucketCounter
Deprecated. -
addOutOfBucketCounterItem
Deprecated. -
getOutOfBucketCounter
Deprecated.Counters detailing usage consumption out of the buckets- Returns:
- outOfBucketCounter
-
setOutOfBucketCounter
Deprecated. -
user
Deprecated. -
addUserItem
Deprecated. -
getUser
Deprecated.References of the users of the network product- Returns:
- user
-
setUser
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.
-