Class UsageConsumptionReportRef
java.lang.Object
de.hybris.platform.usageconsumptiontmfwebservices.v1.dto.UsageConsumptionReportRef
Deprecated.
Reference of an usage consumption report
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_atBaseType(String _atBaseType) Deprecated._atReferredType(String _atReferredType) Deprecated._atSchemaLocation(String _atSchemaLocation) Deprecated.Deprecated.description(String description) Deprecated.effectiveDate(Date effectiveDate) Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.The type of the referred entityDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity nameDeprecated.Free short text describing the usage consumption report content@Valid DateDeprecated.Date and time when the usage consumption report was calculated and generated@NotNull StringgetHref()Deprecated.Hyperlink to access the usage consumption report@NotNull StringgetId()Deprecated.Unique identifier of the usage consumption report given by the servergetName()Deprecated.Usage consumption report nameinthashCode()Deprecated.Deprecated.Deprecated.Deprecated.voidsetAtBaseType(String _atBaseType) Deprecated.voidsetAtReferredType(String _atReferredType) Deprecated.voidsetAtSchemaLocation(String _atSchemaLocation) Deprecated.voidDeprecated.voidsetDescription(String description) Deprecated.voidsetEffectiveDate(Date effectiveDate) Deprecated.voidDeprecated.voidDeprecated.voidDeprecated.toString()Deprecated.
-
Constructor Details
-
UsageConsumptionReportRef
public UsageConsumptionReportRef()Deprecated.
-
-
Method Details
-
id
Deprecated. -
getId
Deprecated.Unique identifier of the usage consumption report given by the server- Returns:
- id
-
setId
Deprecated. -
href
Deprecated. -
getHref
Deprecated.Hyperlink to access the usage consumption report- 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. -
_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.The type of the referred entity- Returns:
- _atReferredType
-
setAtReferredType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-