Class AppliedPayment
java.lang.Object
de.hybris.platform.billmanagementtmfwebservices.v1.dto.AppliedPayment
Deprecated.
The applied payment is the result of lettering process. It enables to assign automatically or manually part of incoming payment amount to a bill.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappliedAmount(Money appliedAmount) Deprecated.atBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.booleanDeprecated.@Valid MoneyDeprecated.Get appliedAmountDeprecated.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 PaymentRefDeprecated.Get paymentinthashCode()Deprecated.payment(PaymentRef payment) Deprecated.voidsetAppliedAmount(Money appliedAmount) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetPayment(PaymentRef payment) Deprecated.toString()Deprecated.
-
Constructor Details
-
AppliedPayment
public AppliedPayment()Deprecated.
-
-
Method Details
-
appliedAmount
Deprecated. -
getAppliedAmount
Deprecated.Get appliedAmount- Returns:
- appliedAmount
-
setAppliedAmount
Deprecated. -
payment
Deprecated. -
getPayment
Deprecated.Get payment- Returns:
- payment
-
setPayment
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.
-