Uses of Class
org.isda.cdm.CollateralManagementArrangementElection
-
Packages that use CollateralManagementArrangementElection Package Description org.isda.cdm org.isda.cdm.meta org.isda.cdm.validation org.isda.cdm.validation.exists -
-
Uses of CollateralManagementArrangementElection in org.isda.cdm
Methods in org.isda.cdm that return CollateralManagementArrangementElection Modifier and Type Method Description CollateralManagementArrangementElection
CollateralManagementArrangementElection.CollateralManagementArrangementElectionBuilder. build()
CollateralManagementArrangementElection
CollateralManagementArrangement. getPartyElection()
The party-specific election with respect to the Custodian and Segregated Account details and the Custodian Risk provision.Methods in org.isda.cdm that return types with arguments of type CollateralManagementArrangementElection Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends CollateralManagementArrangementElection>
CollateralManagementArrangementElection.CollateralManagementArrangementElectionBuilder. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends CollateralManagementArrangementElection>
CollateralManagementArrangementElection. metaData()
Methods in org.isda.cdm with parameters of type CollateralManagementArrangementElection Modifier and Type Method Description CollateralManagementArrangement.CollateralManagementArrangementBuilder
CollateralManagementArrangement.CollateralManagementArrangementBuilder. setPartyElection(CollateralManagementArrangementElection partyElection)
-
Uses of CollateralManagementArrangementElection in org.isda.cdm.meta
Methods in org.isda.cdm.meta that return types with arguments of type CollateralManagementArrangementElection Modifier and Type Method Description java.util.List<com.rosetta.model.lib.validation.Validator<? super CollateralManagementArrangementElection>>
CollateralManagementArrangementElectionMeta. choiceRuleValidators()
java.util.List<com.rosetta.model.lib.validation.Validator<? super CollateralManagementArrangementElection>>
CollateralManagementArrangementElectionMeta. dataRules()
java.util.List<java.util.function.Function<? super CollateralManagementArrangementElection,com.rosetta.model.lib.qualify.QualifyResult>>
CollateralManagementArrangementElectionMeta. getQualifyFunctions()
com.rosetta.model.lib.validation.ValidatorWithArg<? super CollateralManagementArrangementElection,java.lang.String>
CollateralManagementArrangementElectionMeta. onlyExistsValidator()
com.rosetta.model.lib.validation.Validator<? super CollateralManagementArrangementElection>
CollateralManagementArrangementElectionMeta. validator()
-
Uses of CollateralManagementArrangementElection in org.isda.cdm.validation
Methods in org.isda.cdm.validation that return types with arguments of type CollateralManagementArrangementElection Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<CollateralManagementArrangementElection>
CollateralManagementArrangementElectionValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b)
com.rosetta.model.lib.validation.ValidationResult<CollateralManagementArrangementElection>
CollateralManagementArrangementElectionValidator. validate(com.rosetta.model.lib.path.RosettaPath path, CollateralManagementArrangementElection o)
Methods in org.isda.cdm.validation with parameters of type CollateralManagementArrangementElection Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<CollateralManagementArrangementElection>
CollateralManagementArrangementElectionValidator. validate(com.rosetta.model.lib.path.RosettaPath path, CollateralManagementArrangementElection o)
-
Uses of CollateralManagementArrangementElection in org.isda.cdm.validation.exists
Methods in org.isda.cdm.validation.exists that return types with arguments of type CollateralManagementArrangementElection Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<CollateralManagementArrangementElection>
CollateralManagementArrangementElectionOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b, java.lang.String field)
com.rosetta.model.lib.validation.ValidationResult<CollateralManagementArrangementElection>
CollateralManagementArrangementElectionOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, CollateralManagementArrangementElection o, java.lang.String field)
Methods in org.isda.cdm.validation.exists with parameters of type CollateralManagementArrangementElection Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<CollateralManagementArrangementElection>
CollateralManagementArrangementElectionOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, CollateralManagementArrangementElection o, java.lang.String field)
-