Uses of Interface
cdm.legaldocumentation.csa.ControlAgreementNecEventElection
Packages that use ControlAgreementNecEventElection
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of ControlAgreementNecEventElection in cdm.legaldocumentation.csa
Subinterfaces of ControlAgreementNecEventElection in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement ControlAgreementNecEventElectionModifier and TypeClassDescriptionstatic classBuilder Implementation of ControlAgreementNecEventElectionstatic classImmutable Implementation of ControlAgreementNecEventElectionMethods in cdm.legaldocumentation.csa that return ControlAgreementNecEventElectionModifier and TypeMethodDescriptionControlAgreementNecEventElection.build()Build MethodsControlAgreementNecEventElection.ControlAgreementNecEventElectionBuilderImpl.build()ControlAgreementNecEventElection.ControlAgreementNecEventElectionImpl.build()Methods in cdm.legaldocumentation.csa that return types with arguments of type ControlAgreementNecEventElectionModifier and TypeMethodDescriptionList<? extends ControlAgreementNecEventElection> ControlAgreementNecEvent.ControlAgreementNecEventImpl.getControlAgreementNecEventElection()List<? extends ControlAgreementNecEventElection> ControlAgreementNecEvent.getControlAgreementNecEventElection()Indicates party specific Control Agreement language related to delivery of a Notice of Exclusive Control.default Class<? extends ControlAgreementNecEventElection> ControlAgreementNecEventElection.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends ControlAgreementNecEventElection> ControlAgreementNecEventElection.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type ControlAgreementNecEventElectionModifier and TypeMethodDescriptionControlAgreementNecEvent.ControlAgreementNecEventBuilder.addControlAgreementNecEventElection(ControlAgreementNecEventElection controlAgreementNecEventElection) ControlAgreementNecEvent.ControlAgreementNecEventBuilder.addControlAgreementNecEventElection(ControlAgreementNecEventElection controlAgreementNecEventElection, int idx) ControlAgreementNecEvent.ControlAgreementNecEventBuilderImpl.addControlAgreementNecEventElection(ControlAgreementNecEventElection _controlAgreementNecEventElection) ControlAgreementNecEvent.ControlAgreementNecEventBuilderImpl.addControlAgreementNecEventElection(ControlAgreementNecEventElection _controlAgreementNecEventElection, int idx) Method parameters in cdm.legaldocumentation.csa with type arguments of type ControlAgreementNecEventElectionModifier and TypeMethodDescriptionControlAgreementNecEvent.ControlAgreementNecEventBuilder.addControlAgreementNecEventElection(List<? extends ControlAgreementNecEventElection> controlAgreementNecEventElection) ControlAgreementNecEvent.ControlAgreementNecEventBuilderImpl.addControlAgreementNecEventElection(List<? extends ControlAgreementNecEventElection> controlAgreementNecEventElections) ControlAgreementNecEvent.ControlAgreementNecEventBuilder.setControlAgreementNecEventElection(List<? extends ControlAgreementNecEventElection> controlAgreementNecEventElection) ControlAgreementNecEvent.ControlAgreementNecEventBuilderImpl.setControlAgreementNecEventElection(List<? extends ControlAgreementNecEventElection> controlAgreementNecEventElections) -
Uses of ControlAgreementNecEventElection in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type ControlAgreementNecEventElectionModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super ControlAgreementNecEventElection>> ControlAgreementNecEventElectionMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super ControlAgreementNecEventElection, com.rosetta.model.lib.qualify.QualifyResult>> ControlAgreementNecEventElectionMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super ControlAgreementNecEventElection, Set<String>> ControlAgreementNecEventElectionMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super ControlAgreementNecEventElection> ControlAgreementNecEventElectionMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super ControlAgreementNecEventElection> ControlAgreementNecEventElectionMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super ControlAgreementNecEventElection> ControlAgreementNecEventElectionMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super ControlAgreementNecEventElection> ControlAgreementNecEventElectionMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of ControlAgreementNecEventElection in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type ControlAgreementNecEventElectionModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> ControlAgreementNecEventElectionTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, ControlAgreementNecEventElection o) List<com.rosetta.model.lib.validation.ValidationResult<?>> ControlAgreementNecEventElectionValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, ControlAgreementNecEventElection o) -
Uses of ControlAgreementNecEventElection in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type ControlAgreementNecEventElectionModifier and TypeMethodDescription<T2 extends ControlAgreementNecEventElection>
com.rosetta.model.lib.validation.ValidationResult<ControlAgreementNecEventElection> ControlAgreementNecEventElectionOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.legaldocumentation.csa.validation.exists that return types with arguments of type ControlAgreementNecEventElectionModifier and TypeMethodDescription<T2 extends ControlAgreementNecEventElection>
com.rosetta.model.lib.validation.ValidationResult<ControlAgreementNecEventElection> ControlAgreementNecEventElectionOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)