Class BillStructure
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.BillStructure
Deprecated.
The structure of the bill for party accounts (billing or settlement).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddPresentationMediaItem(BillPresentationMediaRefOrValue presentationMediaItem) Deprecated.atBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.cycleSpecification(BillingCycleSpecificationRefOrValue cycleSpecification) Deprecated.booleanDeprecated.format(BillFormatRefOrValue format) Deprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity nameDeprecated.Get cycleSpecification@Valid BillFormatRefOrValueDeprecated.Get format@Valid List<BillPresentationMediaRefOrValue>Deprecated.Get presentationMediainthashCode()Deprecated.presentationMedia(List<BillPresentationMediaRefOrValue> presentationMedia) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetCycleSpecification(BillingCycleSpecificationRefOrValue cycleSpecification) Deprecated.voidsetFormat(BillFormatRefOrValue format) Deprecated.voidsetPresentationMedia(List<BillPresentationMediaRefOrValue> presentationMedia) Deprecated.toString()Deprecated.
-
Constructor Details
-
BillStructure
public BillStructure()Deprecated.
-
-
Method Details
-
cycleSpecification
Deprecated. -
getCycleSpecification
Deprecated.Get cycleSpecification- Returns:
- cycleSpecification
-
setCycleSpecification
Deprecated. -
format
Deprecated. -
getFormat
Deprecated.Get format- Returns:
- format
-
setFormat
Deprecated. -
presentationMedia
Deprecated. -
addPresentationMediaItem
public BillStructure addPresentationMediaItem(BillPresentationMediaRefOrValue presentationMediaItem) Deprecated. -
getPresentationMedia
Deprecated.Get presentationMedia- Returns:
- presentationMedia
-
setPresentationMedia
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-