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