Class NetworkProductRef
java.lang.Object
de.hybris.platform.usageconsumptiontmfwebservices.v1.dto.NetworkProductRef
Deprecated.
Reference of a product
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_atBaseType(String _atBaseType) Deprecated._atReferredType(String _atReferredType) Deprecated._atSchemaLocation(String _atSchemaLocation) Deprecated.Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.Generic attribute indicating the name of the class type of the referred resource entityDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity name@NotNull StringgetHref()Deprecated.Reference to the network product@NotNull StringgetId()Deprecated.Unique identifier of the network productgetName()Deprecated.Network product nameDeprecated.Public number associated to the product (msisdn number for mobile line for example)inthashCode()Deprecated.Deprecated.Deprecated.Deprecated.publicIdentifier(String publicIdentifier) Deprecated.voidsetAtBaseType(String _atBaseType) Deprecated.voidsetAtReferredType(String _atReferredType) Deprecated.voidsetAtSchemaLocation(String _atSchemaLocation) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidDeprecated.voidsetPublicIdentifier(String publicIdentifier) Deprecated.toString()Deprecated.
-
Constructor Details
-
NetworkProductRef
public NetworkProductRef()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 product (msisdn number for mobile line for example)- Returns:
- publicIdentifier
-
setPublicIdentifier
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. -
_atReferredType
Deprecated. -
getAtReferredType
Deprecated.Generic attribute indicating the name of the class type of the referred resource entity- Returns:
- _atReferredType
-
setAtReferredType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-