Class BillStructure
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.BillStructure
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
-