Class BillPresentationMediaRefOrValue
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.BillPresentationMediaRefOrValue
@Validated
@Generated(value="de.hybris.platform.billingaccounttmfwebservices.swagger.BaBillingAccountCodegen",
date="2022-10-21T20:35:18.164Z")
public class BillPresentationMediaRefOrValue
extends Object
An attachment by value or by reference.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatbaseType(String atbaseType) atreferredType(String atreferredType) atschemaLocation(String atschemaLocation) description(String description) booleanWhen sub-classing, this defines the super-classThe actual type of the target instance when needed for disambiguation.A URI to a JSON-Schema file that defines additional attributes and relationshipsWhen sub-classing, this defines the sub-class entity nameAn explanatory text describing this bill presentation mediagetHref()Reference of the bill presentation mediagetId()Unique identifier of the bill presentation media@NotNull StringgetName()A short descriptive nameinthashCode()@NotNull BooleanisIsRef()Get isRefvoidsetAtbaseType(String atbaseType) voidsetAtreferredType(String atreferredType) voidsetAtschemaLocation(String atschemaLocation) voidvoidsetDescription(String description) voidvoidvoidvoidtoString()
-
Constructor Details
-
BillPresentationMediaRefOrValue
public BillPresentationMediaRefOrValue()
-
-
Method Details
-
id
-
getId
Unique identifier of the bill presentation media- Returns:
- id
-
setId
-
href
-
getHref
Reference of the bill presentation media- Returns:
- href
-
setHref
-
description
-
getDescription
An explanatory text describing this bill presentation media- Returns:
- description
-
setDescription
-
isRef
-
isIsRef
Get isRef- Returns:
- isRef
-
setIsRef
-
name
-
getName
A short descriptive 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
The actual type of the target instance when needed for disambiguation.- Returns:
- atreferredType
-
setAtreferredType
-
equals
-
hashCode
public int hashCode() -
toString
-