Class EscrowArrangement.EscrowArrangementImpl
java.lang.Object
cdm.legaldocumentation.transaction.additionalterms.EscrowArrangement.EscrowArrangementImpl
- All Implemented Interfaces:
EscrowArrangement,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
EscrowArrangement
public static class EscrowArrangement.EscrowArrangementImpl
extends Object
implements EscrowArrangement
Immutable Implementation of EscrowArrangement
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.transaction.additionalterms.EscrowArrangement
EscrowArrangement.EscrowArrangementBuilder, EscrowArrangement.EscrowArrangementBuilderImpl, EscrowArrangement.EscrowArrangementImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.transaction.additionalterms.EscrowArrangement
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.transaction.additionalterms.EscrowArrangement
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
EscrowArrangementImpl
-
-
Method Details
-
getEscrowArrangementIsApplicable
@RosettaAttribute("escrowArrangementIsApplicable") @Accessor(GETTER) @Required @RuneAttribute("escrowArrangementIsApplicable") public Boolean getEscrowArrangementIsApplicable()Description copied from interface:EscrowArrangementGetter Methods- Specified by:
getEscrowArrangementIsApplicablein interfaceEscrowArrangement
-
getMaximumDaysOfDisruption
@RosettaAttribute("maximumDaysOfDisruption") @Accessor(GETTER) @RuneAttribute("maximumDaysOfDisruption") public ValuationPostponement getMaximumDaysOfDisruption()- Specified by:
getMaximumDaysOfDisruptionin interfaceEscrowArrangement
-
getBespokeEscrowArrangements
@RosettaAttribute("bespokeEscrowArrangements") @Accessor(GETTER) @RuneAttribute("bespokeEscrowArrangements") public Clause getBespokeEscrowArrangements()- Specified by:
getBespokeEscrowArrangementsin interfaceEscrowArrangement
-
build
Description copied from interface:EscrowArrangementBuild Methods- Specified by:
buildin interfaceEscrowArrangement- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceEscrowArrangement- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-