Package cdm.legaldocumentation.csa
Class BespokeTransferTiming.BespokeTransferTimingImpl
java.lang.Object
cdm.legaldocumentation.csa.BespokeTransferTiming.BespokeTransferTimingImpl
- All Implemented Interfaces:
BespokeTransferTiming,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
BespokeTransferTiming
public static class BespokeTransferTiming.BespokeTransferTimingImpl
extends Object
implements BespokeTransferTiming
Immutable Implementation of BespokeTransferTiming
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.BespokeTransferTiming
BespokeTransferTiming.BespokeTransferTimingBuilder, BespokeTransferTiming.BespokeTransferTimingBuilderImpl, BespokeTransferTiming.BespokeTransferTimingImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.BespokeTransferTiming
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.BespokeTransferTiming
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
BespokeTransferTimingImpl
-
-
Method Details
-
getIsApplicable
@RosettaAttribute("isApplicable") @Accessor(GETTER) @Required @RuneAttribute("isApplicable") public Boolean getIsApplicable()Description copied from interface:BespokeTransferTimingA boolean flag to specify whether bespoke transfer terms are applicable or not.- Specified by:
getIsApplicablein interfaceBespokeTransferTiming
-
getBespokeTransferTimingTerms
@RosettaAttribute("bespokeTransferTimingTerms") @Accessor(GETTER) @RuneAttribute("bespokeTransferTimingTerms") public String getBespokeTransferTimingTerms()Description copied from interface:BespokeTransferTimingThe bespoke transfer timing terms applicable to the agreement.- Specified by:
getBespokeTransferTimingTermsin interfaceBespokeTransferTiming
-
build
Description copied from interface:BespokeTransferTimingBuild Methods- Specified by:
buildin interfaceBespokeTransferTiming- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceBespokeTransferTiming- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-