Package cdm.legaldocumentation.csa
Class LegacyDeliveryAmount.LegacyDeliveryAmountImpl
java.lang.Object
cdm.legaldocumentation.csa.LegacyDeliveryAmount.LegacyDeliveryAmountImpl
- All Implemented Interfaces:
LegacyDeliveryAmount,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
LegacyDeliveryAmount
public static class LegacyDeliveryAmount.LegacyDeliveryAmountImpl
extends Object
implements LegacyDeliveryAmount
Immutable Implementation of LegacyDeliveryAmount
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.LegacyDeliveryAmount
LegacyDeliveryAmount.LegacyDeliveryAmountBuilder, LegacyDeliveryAmount.LegacyDeliveryAmountBuilderImpl, LegacyDeliveryAmount.LegacyDeliveryAmountImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.LegacyDeliveryAmount
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanThe additional language that might be specified by the parties to the legal agreement.Specifies whether the meaning of Delivery Amount follows the pre-print definition or deviates from this (either based on a rating or some other methodology).inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.LegacyDeliveryAmount
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
LegacyDeliveryAmountImpl
-
-
Method Details
-
getLegacyDeliveryAmount
@RosettaAttribute("legacyDeliveryAmount") @Accessor(GETTER) @Required @RuneAttribute("legacyDeliveryAmount") public LegacyDeliveryReturnAmountEnum getLegacyDeliveryAmount()Description copied from interface:LegacyDeliveryAmountSpecifies whether the meaning of Delivery Amount follows the pre-print definition or deviates from this (either based on a rating or some other methodology).- Specified by:
getLegacyDeliveryAmountin interfaceLegacyDeliveryAmount
-
getAdditionalLanguage
@RosettaAttribute("additionalLanguage") @Accessor(GETTER) @RuneAttribute("additionalLanguage") public String getAdditionalLanguage()Description copied from interface:LegacyDeliveryAmountThe additional language that might be specified by the parties to the legal agreement.- Specified by:
getAdditionalLanguagein interfaceLegacyDeliveryAmount
-
build
Description copied from interface:LegacyDeliveryAmountBuild Methods- Specified by:
buildin interfaceLegacyDeliveryAmount- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceLegacyDeliveryAmount- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-