Class UsageVolumeProductRef
java.lang.Object
de.hybris.platform.usageconsumptiontmfwebservices.v1.dto.UsageVolumeProductRef
Deprecated.
Reference of a bucket
-
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 StringgetId()Deprecated.Unique identifier of the bucketgetName()Deprecated.Bucket nameinthashCode()Deprecated.Deprecated.Deprecated.voidsetAtBaseType(String _atBaseType) Deprecated.voidsetAtReferredType(String _atReferredType) Deprecated.voidsetAtSchemaLocation(String _atSchemaLocation) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
UsageVolumeProductRef
public UsageVolumeProductRef()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique identifier of the bucket- Returns:
- id
-
setId
Deprecated. -
name
Deprecated. -
getName
Deprecated.Bucket name- Returns:
- name
-
setName
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.
-