Uses of Class
org.isda.cdm.CollateralManagementAgreementElection
-
Packages that use CollateralManagementAgreementElection Package Description org.isda.cdm org.isda.cdm.meta org.isda.cdm.validation org.isda.cdm.validation.exists -
-
Uses of CollateralManagementAgreementElection in org.isda.cdm
Methods in org.isda.cdm that return CollateralManagementAgreementElection Modifier and Type Method Description CollateralManagementAgreementElection
CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilder. build()
CollateralManagementAgreementElection
CollateralManagementAgreement. getPartyElection()
The parties' Collateral Management Agreement election.Methods in org.isda.cdm that return types with arguments of type CollateralManagementAgreementElection Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends CollateralManagementAgreementElection>
CollateralManagementAgreementElection.CollateralManagementAgreementElectionBuilder. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends CollateralManagementAgreementElection>
CollateralManagementAgreementElection. metaData()
Methods in org.isda.cdm with parameters of type CollateralManagementAgreementElection Modifier and Type Method Description CollateralManagementAgreement.CollateralManagementAgreementBuilder
CollateralManagementAgreement.CollateralManagementAgreementBuilder. setPartyElection(CollateralManagementAgreementElection partyElection)
-
Uses of CollateralManagementAgreementElection in org.isda.cdm.meta
Methods in org.isda.cdm.meta that return types with arguments of type CollateralManagementAgreementElection Modifier and Type Method Description java.util.List<com.rosetta.model.lib.validation.Validator<? super CollateralManagementAgreementElection>>
CollateralManagementAgreementElectionMeta. choiceRuleValidators()
java.util.List<com.rosetta.model.lib.validation.Validator<? super CollateralManagementAgreementElection>>
CollateralManagementAgreementElectionMeta. dataRules()
java.util.List<java.util.function.Function<? super CollateralManagementAgreementElection,com.rosetta.model.lib.qualify.QualifyResult>>
CollateralManagementAgreementElectionMeta. getQualifyFunctions()
com.rosetta.model.lib.validation.ValidatorWithArg<? super CollateralManagementAgreementElection,java.lang.String>
CollateralManagementAgreementElectionMeta. onlyExistsValidator()
com.rosetta.model.lib.validation.Validator<? super CollateralManagementAgreementElection>
CollateralManagementAgreementElectionMeta. validator()
-
Uses of CollateralManagementAgreementElection in org.isda.cdm.validation
Methods in org.isda.cdm.validation that return types with arguments of type CollateralManagementAgreementElection Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<CollateralManagementAgreementElection>
CollateralManagementAgreementElectionValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b)
com.rosetta.model.lib.validation.ValidationResult<CollateralManagementAgreementElection>
CollateralManagementAgreementElectionValidator. validate(com.rosetta.model.lib.path.RosettaPath path, CollateralManagementAgreementElection o)
Methods in org.isda.cdm.validation with parameters of type CollateralManagementAgreementElection Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<CollateralManagementAgreementElection>
CollateralManagementAgreementElectionValidator. validate(com.rosetta.model.lib.path.RosettaPath path, CollateralManagementAgreementElection o)
-
Uses of CollateralManagementAgreementElection in org.isda.cdm.validation.exists
Methods in org.isda.cdm.validation.exists that return types with arguments of type CollateralManagementAgreementElection Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<CollateralManagementAgreementElection>
CollateralManagementAgreementElectionOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b, java.lang.String field)
com.rosetta.model.lib.validation.ValidationResult<CollateralManagementAgreementElection>
CollateralManagementAgreementElectionOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, CollateralManagementAgreementElection o, java.lang.String field)
Methods in org.isda.cdm.validation.exists with parameters of type CollateralManagementAgreementElection Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<CollateralManagementAgreementElection>
CollateralManagementAgreementElectionOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, CollateralManagementAgreementElection o, java.lang.String field)
-