Class CustomerBillOnDemandUnderscoreCreate
java.lang.Object
de.hybris.platform.billmanagementtmfwebservices.v1.dto.CustomerBillOnDemandUnderscoreCreate
Deprecated.
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) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.billingAccount(BillingAccountRef billingAccount) Deprecated.customerBill(BillRef customerBill) Deprecated.description(String description) Deprecated.booleanDeprecated.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 name@Valid BillingAccountRefDeprecated.Get billingAccount@Valid BillRefDeprecated.Get customerBillDeprecated.Additional data describing the customer bill on demand requestDeprecated.The last date time when the customer bill on demand has been updatedgetName()Deprecated.Friendly name to identify the customer bill on demand request@Valid RelatedPartyRefDeprecated.Get relatedParty@Valid StateValuesgetState()Deprecated.Get stateinthashCode()Deprecated.lastUpdate(String lastUpdate) Deprecated.Deprecated.relatedParty(RelatedPartyRef relatedParty) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetBillingAccount(BillingAccountRef billingAccount) Deprecated.voidsetCustomerBill(BillRef customerBill) Deprecated.voidsetDescription(String description) Deprecated.voidsetLastUpdate(String lastUpdate) Deprecated.voidDeprecated.voidsetRelatedParty(RelatedPartyRef relatedParty) Deprecated.voidsetState(StateValues state) Deprecated.state(StateValues state) Deprecated.toString()Deprecated.
-
Constructor Details
-
CustomerBillOnDemandUnderscoreCreate
public CustomerBillOnDemandUnderscoreCreate()Deprecated.
-
-
Method Details
-
description
Deprecated. -
getDescription
Deprecated.Additional data describing the customer bill on demand request- Returns:
- description
-
setDescription
Deprecated. -
lastUpdate
Deprecated. -
getLastUpdate
Deprecated.The last date time when the customer bill on demand has been updated- Returns:
- lastUpdate
-
setLastUpdate
Deprecated. -
name
Deprecated. -
getName
Deprecated.Friendly name to identify the customer bill on demand request- Returns:
- name
-
setName
Deprecated. -
billingAccount
Deprecated. -
getBillingAccount
Deprecated.Get billingAccount- Returns:
- billingAccount
-
setBillingAccount
Deprecated. -
customerBill
Deprecated. -
getCustomerBill
Deprecated.Get customerBill- Returns:
- customerBill
-
setCustomerBill
Deprecated. -
getRelatedParty
Deprecated.Get relatedParty- Returns:
- relatedParty
-
setRelatedParty
Deprecated. -
state
Deprecated. -
getState
Deprecated.Get state- Returns:
- state
-
setState
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.
-