Package cdm.legaldocumentation.csa
Class CollateralValueMethod.CollateralValueMethodImpl
java.lang.Object
cdm.legaldocumentation.csa.CollateralValueMethod.CollateralValueMethodImpl
- All Implemented Interfaces:
CollateralValueMethod,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
CollateralValueMethod
public static class CollateralValueMethod.CollateralValueMethodImpl
extends Object
implements CollateralValueMethod
Immutable Implementation of CollateralValueMethod
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.CollateralValueMethod
CollateralValueMethod.CollateralValueMethodBuilder, CollateralValueMethod.CollateralValueMethodBuilderImpl, CollateralValueMethod.CollateralValueMethodImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.CollateralValueMethod
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.CollateralValueMethod
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
CollateralValueMethodImpl
-
-
Method Details
-
getCashCollateral
@RosettaAttribute("cashCollateral") @Accessor(GETTER) @RuneAttribute("cashCollateral") public ValueCashEnum getCashCollateral()Description copied from interface:CollateralValueMethodDetails of how cash collateral is valued.- Specified by:
getCashCollateralin interfaceCollateralValueMethod
-
getSecuritiesCollateral
@RosettaAttribute("securitiesCollateral") @Accessor(GETTER) @RuneAttribute("securitiesCollateral") public ValueSecuritiesEnum getSecuritiesCollateral()Description copied from interface:CollateralValueMethodDetails of how securities collateral is valued.- Specified by:
getSecuritiesCollateralin interfaceCollateralValueMethod
-
getAdditionalLanguage
@RosettaAttribute("additionalLanguage") @Accessor(GETTER) @RuneAttribute("additionalLanguage") public String getAdditionalLanguage()Description copied from interface:CollateralValueMethodThe additional language that might be specified by the parties to the legal agreement.- Specified by:
getAdditionalLanguagein interfaceCollateralValueMethod
-
build
Description copied from interface:CollateralValueMethodBuild Methods- Specified by:
buildin interfaceCollateralValueMethod- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceCollateralValueMethod- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-