Class UsageConsumptionLogicalResourceRef
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.UsageConsumptionLogicalResourceRef
@Validated
@Generated(value="de.hybris.platform.tuawebservicesresources.swagger.TmaCodegen",
date="2022-10-21T20:35:04.698Z")
public class UsageConsumptionLogicalResourceRef
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddConsumptionSummaryItem(ConsumptionSummary consumptionSummaryItem) atbaseType(String atbaseType) atschemaLocation(String atschemaLocation) consumptionSummary(List<ConsumptionSummary> consumptionSummary) booleanWhen sub-classing, this defines the super-classA URI to a JSON-Schema file that defines additional attributes and relationshipsWhen sub-classing, this defines the sub-class entity name@Valid List<ConsumptionSummary>Get consumptionSummarygetHref()Hyperlink reference of a Logical resourcegetId()Unique identifier of a Logical resourcegetName()Name of a Logical resourceinthashCode()voidsetAtbaseType(String atbaseType) voidsetAtschemaLocation(String atschemaLocation) voidvoidsetConsumptionSummary(List<ConsumptionSummary> consumptionSummary) voidvoidvoidtoString()
-
Constructor Details
-
UsageConsumptionLogicalResourceRef
public UsageConsumptionLogicalResourceRef()
-
-
Method Details
-
id
-
getId
Unique identifier of a Logical resource- Returns:
- id
-
setId
-
name
-
getName
Name of a Logical resource- Returns:
- name
-
setName
-
href
-
getHref
Hyperlink reference of a Logical resource- Returns:
- href
-
setHref
-
consumptionSummary
public UsageConsumptionLogicalResourceRef consumptionSummary(List<ConsumptionSummary> consumptionSummary) -
addConsumptionSummaryItem
public UsageConsumptionLogicalResourceRef addConsumptionSummaryItem(ConsumptionSummary consumptionSummaryItem) -
getConsumptionSummary
Get consumptionSummary- Returns:
- consumptionSummary
-
setConsumptionSummary
-
atbaseType
-
getAtbaseType
When sub-classing, this defines the super-class- Returns:
- atbaseType
-
setAtbaseType
-
atschemaLocation
-
getAtschemaLocation
A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atschemaLocation
-
setAtschemaLocation
-
attype
-
getAttype
When sub-classing, this defines the sub-class entity name- Returns:
- attype
-
setAttype
-
equals
-
hashCode
public int hashCode() -
toString
-