Package cdm.product.common.settlement
Class PaymentDetail.PaymentDetailImpl
java.lang.Object
cdm.product.common.settlement.PaymentDetail.PaymentDetailImpl
- All Implemented Interfaces:
PaymentDetail,com.rosetta.model.lib.GlobalKey,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
PaymentDetail
Immutable Implementation of PaymentDetail
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.rosetta.model.lib.GlobalKey
com.rosetta.model.lib.GlobalKey.GlobalKeyBuilderNested classes/interfaces inherited from interface cdm.product.common.settlement.PaymentDetail
PaymentDetail.PaymentDetailBuilder, PaymentDetail.PaymentDetailBuilderImpl, PaymentDetail.PaymentDetailImpl -
Field Summary
Fields inherited from interface cdm.product.common.settlement.PaymentDetail
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.common.settlement.PaymentDetail
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
PaymentDetailImpl
-
-
Method Details
-
getPaymentDate
@RosettaAttribute("paymentDate") @RuneAttribute("paymentDate") public AdjustableOrRelativeDate getPaymentDate()Description copied from interface:PaymentDetailGetter Methods- Specified by:
getPaymentDatein interfacePaymentDetail
-
getPaymentRule
@RosettaAttribute(value="paymentRule", isRequired=true) @RuneAttribute(value="paymentRule", isRequired=true) public PaymentRule getPaymentRule()Description copied from interface:PaymentDetailThe calculation rule.- Specified by:
getPaymentRulein interfacePaymentDetail
-
getPaymentAmount
Description copied from interface:PaymentDetailA fixed payment amount.- Specified by:
getPaymentAmountin interfacePaymentDetail
-
getMeta
@RosettaAttribute("meta") @RuneAttribute("meta") @RuneMetaType public com.rosetta.model.metafields.MetaFields getMeta()- Specified by:
getMetain interfacecom.rosetta.model.lib.GlobalKey- Specified by:
getMetain interfacePaymentDetail
-
build
Description copied from interface:PaymentDetailBuild Methods- Specified by:
buildin interfacePaymentDetail- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfacePaymentDetail- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-