Class CustomerBillOnDemandUnderscoreCreate
java.lang.Object
de.hybris.platform.billmanagementtmfwebservices.v1.dto.CustomerBillOnDemandUnderscoreCreate
@Validated
@Generated(value="de.hybris.platform.billmanagementtmfwebservices.swagger.BillManagementCodegen",
date="2022-10-21T20:35:24.704Z")
public class CustomerBillOnDemandUnderscoreCreate
extends Object
This resource is used to manage the creation request of a customer bill in real-time (on demand). Skipped properties: id,href
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatbaseType(String atbaseType) atschemaLocation(String atschemaLocation) billingAccount(BillingAccountRef billingAccount) customerBill(BillRef customerBill) description(String description) booleanWhen 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 name@Valid BillingAccountRefGet billingAccount@Valid BillRefGet customerBillAdditional data describing the customer bill on demand requestThe last date time when the customer bill on demand has been updatedgetName()Friendly name to identify the customer bill on demand request@Valid RelatedPartyRefGet relatedParty@Valid StateValuesgetState()Get stateinthashCode()lastUpdate(String lastUpdate) relatedParty(RelatedPartyRef relatedParty) voidsetAtbaseType(String atbaseType) voidsetAtschemaLocation(String atschemaLocation) voidvoidsetBillingAccount(BillingAccountRef billingAccount) voidsetCustomerBill(BillRef customerBill) voidsetDescription(String description) voidsetLastUpdate(String lastUpdate) voidvoidsetRelatedParty(RelatedPartyRef relatedParty) voidsetState(StateValues state) state(StateValues state) toString()
-
Constructor Details
-
CustomerBillOnDemandUnderscoreCreate
public CustomerBillOnDemandUnderscoreCreate()
-
-
Method Details
-
description
-
getDescription
Additional data describing the customer bill on demand request- Returns:
- description
-
setDescription
-
lastUpdate
-
getLastUpdate
The last date time when the customer bill on demand has been updated- Returns:
- lastUpdate
-
setLastUpdate
-
name
-
getName
Friendly name to identify the customer bill on demand request- Returns:
- name
-
setName
-
billingAccount
-
getBillingAccount
Get billingAccount- Returns:
- billingAccount
-
setBillingAccount
-
customerBill
-
getCustomerBill
Get customerBill- Returns:
- customerBill
-
setCustomerBill
-
getRelatedParty
Get relatedParty- Returns:
- relatedParty
-
setRelatedParty
-
state
-
getState
Get state- Returns:
- state
-
setState
-
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
-