Package cdm.legaldocumentation.csa
Class OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportImpl
java.lang.Object
cdm.legaldocumentation.csa.OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportImpl
- All Implemented Interfaces:
OtherEligibleAndPostedSupport,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
OtherEligibleAndPostedSupport
public static class OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportImpl
extends Object
implements OtherEligibleAndPostedSupport
Immutable Implementation of OtherEligibleAndPostedSupport
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.OtherEligibleAndPostedSupport
OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder, OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilderImpl, OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.OtherEligibleAndPostedSupport
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedOtherEligibleAndPostedSupportImpl(OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder builder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanThe definition of 'Transfer' with respect to Other Eligible Support and Other Posted Support.The definition of 'Value' with respect to Other Eligible Support and Other Posted Support.getValue()Details how particular types of collateral are valued (other than in respect of a default).inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.OtherEligibleAndPostedSupport
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
OtherEligibleAndPostedSupportImpl
protected OtherEligibleAndPostedSupportImpl(OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder builder)
-
-
Method Details
-
getApplicableValue
@RosettaAttribute("applicableValue") @Accessor(GETTER) @RuneAttribute("applicableValue") public Boolean getApplicableValue()Description copied from interface:OtherEligibleAndPostedSupportThe definition of 'Value' with respect to Other Eligible Support and Other Posted Support.- Specified by:
getApplicableValuein interfaceOtherEligibleAndPostedSupport
-
getApplicableTransfer
@RosettaAttribute("applicableTransfer") @Accessor(GETTER) @RuneAttribute("applicableTransfer") public Boolean getApplicableTransfer()Description copied from interface:OtherEligibleAndPostedSupportThe definition of 'Transfer' with respect to Other Eligible Support and Other Posted Support.- Specified by:
getApplicableTransferin interfaceOtherEligibleAndPostedSupport
-
getValue
@RosettaAttribute("value") @Accessor(GETTER) @RuneAttribute("value") public CollateralValueMethod getValue()Description copied from interface:OtherEligibleAndPostedSupportDetails how particular types of collateral are valued (other than in respect of a default).- Specified by:
getValuein interfaceOtherEligibleAndPostedSupport
-
build
Description copied from interface:OtherEligibleAndPostedSupportBuild Methods- Specified by:
buildin interfaceOtherEligibleAndPostedSupport- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceOtherEligibleAndPostedSupport- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-