Package cdm.legaldocumentation.csa
Class CSAReturnAmount.CSAReturnAmountImpl
java.lang.Object
cdm.legaldocumentation.csa.CSAReturnAmount.CSAReturnAmountImpl
- All Implemented Interfaces:
CSAReturnAmount,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
CSAReturnAmount
Immutable Implementation of CSAReturnAmount
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.CSAReturnAmount
CSAReturnAmount.CSAReturnAmountBuilder, CSAReturnAmount.CSAReturnAmountBuilderImpl, CSAReturnAmount.CSAReturnAmountImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.CSAReturnAmount
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.legaldocumentation.csa.CSAReturnAmount
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
CSAReturnAmountImpl
-
-
Method Details
-
getReturnAmount
@RosettaAttribute("returnAmount") @Accessor(GETTER) @Required @RuneAttribute("returnAmount") public DeliveryReturnAmountEnum getReturnAmount()Description copied from interface:CSAReturnAmountSpecifies whether the meaning of Return Amount follows the pre-print definition or deviates from this (either based on a rating or some other methodology).- Specified by:
getReturnAmountin interfaceCSAReturnAmount
-
build
Description copied from interface:CSAReturnAmountBuild Methods- Specified by:
buildin interfaceCSAReturnAmount- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceCSAReturnAmount- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-