Class UsageVolumeProductRef
java.lang.Object
de.hybris.platform.usageconsumptiontmfwebservices.v1.dto.UsageVolumeProductRef
@Validated
@Generated(value="de.hybris.platform.usageconsumptiontmfwebservices.swagger.UsageConsumptionCodegen",
date="2022-10-21T20:35:49.227Z")
public class UsageVolumeProductRef
extends Object
Reference of a bucket
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatbaseType(String atbaseType) atreferredType(String atreferredType) atschemaLocation(String atschemaLocation) booleanWhen sub-classing, this defines the super-classGeneric attribute indicating the name of the class type of the referred resource entityA URI to a JSON-Schema file that defines additional attributes and relationshipsWhen sub-classing, this defines the sub-class entity name@NotNull StringgetId()Unique identifier of the bucketgetName()Bucket nameinthashCode()voidsetAtbaseType(String atbaseType) voidsetAtreferredType(String atreferredType) voidsetAtschemaLocation(String atschemaLocation) voidvoidvoidtoString()
-
Constructor Details
-
UsageVolumeProductRef
public UsageVolumeProductRef()
-
-
Method Details
-
id
-
getId
Unique identifier of the bucket- Returns:
- id
-
setId
-
name
-
getName
Bucket name- Returns:
- name
-
setName
-
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
-
atreferredType
-
getAtreferredType
Generic attribute indicating the name of the class type of the referred resource entity- Returns:
- atreferredType
-
setAtreferredType
-
equals
-
hashCode
public int hashCode() -
toString
-