Class NonDeliverableSubstitute.NonDeliverableSubstituteImpl
java.lang.Object
cdm.legaldocumentation.transaction.additionalterms.NonDeliverableSubstitute.NonDeliverableSubstituteImpl
- All Implemented Interfaces:
NonDeliverableSubstitute,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
NonDeliverableSubstitute
public static class NonDeliverableSubstitute.NonDeliverableSubstituteImpl
extends Object
implements NonDeliverableSubstitute
Immutable Implementation of NonDeliverableSubstitute
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.transaction.additionalterms.NonDeliverableSubstitute
NonDeliverableSubstitute.NonDeliverableSubstituteBuilder, NonDeliverableSubstitute.NonDeliverableSubstituteBuilderImpl, NonDeliverableSubstitute.NonDeliverableSubstituteImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.transaction.additionalterms.NonDeliverableSubstitute
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.NonDeliverableSubstitute
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
NonDeliverableSubstituteImpl
protected NonDeliverableSubstituteImpl(NonDeliverableSubstitute.NonDeliverableSubstituteBuilder builder)
-
-
Method Details
-
getNonDeliverableSubstituteIsApplicable
@RosettaAttribute("nonDeliverableSubstituteIsApplicable") @Accessor(GETTER) @Required @RuneAttribute("nonDeliverableSubstituteIsApplicable") public Boolean getNonDeliverableSubstituteIsApplicable()Description copied from interface:NonDeliverableSubstituteGetter Methods- Specified by:
getNonDeliverableSubstituteIsApplicablein interfaceNonDeliverableSubstitute
-
getValuationDate
@RosettaAttribute("valuationDate") @Accessor(GETTER) @RuneAttribute("valuationDate") public AdjustedRelativeDateOffset getValuationDate()- Specified by:
getValuationDatein interfaceNonDeliverableSubstitute
-
getSettlementDate
@RosettaAttribute("settlementDate") @Accessor(GETTER) @RuneAttribute("settlementDate") public AdjustedRelativeDateOffset getSettlementDate()- Specified by:
getSettlementDatein interfaceNonDeliverableSubstitute
-
getSettlementRateOption
@RosettaAttribute("settlementRateOption") @Accessor(GETTER) @RuneAttribute("settlementRateOption") public SettlementRateOption getSettlementRateOption()- Specified by:
getSettlementRateOptionin interfaceNonDeliverableSubstitute
-
build
Description copied from interface:NonDeliverableSubstituteBuild Methods- Specified by:
buildin interfaceNonDeliverableSubstitute- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceNonDeliverableSubstitute- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-