Class BillStructure
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.BillStructure
@Validated
@Generated(value="de.hybris.platform.billingaccounttmfwebservices.swagger.BaBillingAccountCodegen",
date="2022-10-21T20:35:18.164Z")
public class BillStructure
extends Object
The structure of the bill for party accounts (billing or settlement).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddPresentationMediaItem(BillPresentationMediaRefOrValue presentationMediaItem) atbaseType(String atbaseType) atschemaLocation(String atschemaLocation) cycleSpecification(BillingCycleSpecificationRefOrValue cycleSpecification) booleanformat(BillFormatRefOrValue format) When 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 nameGet cycleSpecification@Valid BillFormatRefOrValueGet format@Valid List<BillPresentationMediaRefOrValue>Get presentationMediainthashCode()presentationMedia(List<BillPresentationMediaRefOrValue> presentationMedia) voidsetAtbaseType(String atbaseType) voidsetAtschemaLocation(String atschemaLocation) voidvoidsetCycleSpecification(BillingCycleSpecificationRefOrValue cycleSpecification) voidsetFormat(BillFormatRefOrValue format) voidsetPresentationMedia(List<BillPresentationMediaRefOrValue> presentationMedia) toString()
-
Constructor Details
-
BillStructure
public BillStructure()
-
-
Method Details
-
cycleSpecification
-
getCycleSpecification
Get cycleSpecification- Returns:
- cycleSpecification
-
setCycleSpecification
-
format
-
getFormat
Get format- Returns:
- format
-
setFormat
-
presentationMedia
-
addPresentationMediaItem
public BillStructure addPresentationMediaItem(BillPresentationMediaRefOrValue presentationMediaItem) -
getPresentationMedia
Get presentationMedia- Returns:
- presentationMedia
-
setPresentationMedia
-
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
-