Uses of Interface
cdm.legaldocumentation.csa.SecuredPartyRightsEventElection
Packages that use SecuredPartyRightsEventElection
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of SecuredPartyRightsEventElection in cdm.legaldocumentation.csa
Subinterfaces of SecuredPartyRightsEventElection in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement SecuredPartyRightsEventElectionModifier and TypeClassDescriptionstatic classBuilder Implementation of SecuredPartyRightsEventElectionstatic classImmutable Implementation of SecuredPartyRightsEventElectionMethods in cdm.legaldocumentation.csa that return SecuredPartyRightsEventElectionModifier and TypeMethodDescriptionSecuredPartyRightsEventElection.build()Build MethodsSecuredPartyRightsEventElection.SecuredPartyRightsEventElectionBuilderImpl.build()SecuredPartyRightsEventElection.SecuredPartyRightsEventElectionImpl.build()Methods in cdm.legaldocumentation.csa that return types with arguments of type SecuredPartyRightsEventElectionModifier and TypeMethodDescriptionList<? extends SecuredPartyRightsEventElection> SecuredPartyRightsEvent.getSecuredPartyRightsEventElection()Getter MethodsList<? extends SecuredPartyRightsEventElection> SecuredPartyRightsEvent.SecuredPartyRightsEventImpl.getSecuredPartyRightsEventElection()default Class<? extends SecuredPartyRightsEventElection> SecuredPartyRightsEventElection.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends SecuredPartyRightsEventElection> SecuredPartyRightsEventElection.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type SecuredPartyRightsEventElectionModifier and TypeMethodDescriptionSecuredPartyRightsEvent.SecuredPartyRightsEventBuilder.addSecuredPartyRightsEventElection(SecuredPartyRightsEventElection securedPartyRightsEventElection) SecuredPartyRightsEvent.SecuredPartyRightsEventBuilder.addSecuredPartyRightsEventElection(SecuredPartyRightsEventElection securedPartyRightsEventElection, int idx) SecuredPartyRightsEvent.SecuredPartyRightsEventBuilderImpl.addSecuredPartyRightsEventElection(SecuredPartyRightsEventElection _securedPartyRightsEventElection) SecuredPartyRightsEvent.SecuredPartyRightsEventBuilderImpl.addSecuredPartyRightsEventElection(SecuredPartyRightsEventElection _securedPartyRightsEventElection, int idx) Method parameters in cdm.legaldocumentation.csa with type arguments of type SecuredPartyRightsEventElectionModifier and TypeMethodDescriptionSecuredPartyRightsEvent.SecuredPartyRightsEventBuilder.addSecuredPartyRightsEventElection(List<? extends SecuredPartyRightsEventElection> securedPartyRightsEventElection) SecuredPartyRightsEvent.SecuredPartyRightsEventBuilderImpl.addSecuredPartyRightsEventElection(List<? extends SecuredPartyRightsEventElection> securedPartyRightsEventElections) SecuredPartyRightsEvent.SecuredPartyRightsEventBuilder.setSecuredPartyRightsEventElection(List<? extends SecuredPartyRightsEventElection> securedPartyRightsEventElection) SecuredPartyRightsEvent.SecuredPartyRightsEventBuilderImpl.setSecuredPartyRightsEventElection(List<? extends SecuredPartyRightsEventElection> securedPartyRightsEventElections) -
Uses of SecuredPartyRightsEventElection in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type SecuredPartyRightsEventElectionModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection>> SecuredPartyRightsEventElectionMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super SecuredPartyRightsEventElection, com.rosetta.model.lib.qualify.QualifyResult>> SecuredPartyRightsEventElectionMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super SecuredPartyRightsEventElection, Set<String>> SecuredPartyRightsEventElectionMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection> SecuredPartyRightsEventElectionMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection> SecuredPartyRightsEventElectionMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection> SecuredPartyRightsEventElectionMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection> SecuredPartyRightsEventElectionMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of SecuredPartyRightsEventElection in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type SecuredPartyRightsEventElectionModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> SecuredPartyRightsEventElectionTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, SecuredPartyRightsEventElection o) List<com.rosetta.model.lib.validation.ValidationResult<?>> SecuredPartyRightsEventElectionValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, SecuredPartyRightsEventElection o) -
Uses of SecuredPartyRightsEventElection in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type SecuredPartyRightsEventElectionModifier and TypeMethodDescription<T2 extends SecuredPartyRightsEventElection>
com.rosetta.model.lib.validation.ValidationResult<SecuredPartyRightsEventElection> SecuredPartyRightsEventElectionOnlyExistsValidator.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 SecuredPartyRightsEventElectionModifier and TypeMethodDescription<T2 extends SecuredPartyRightsEventElection>
com.rosetta.model.lib.validation.ValidationResult<SecuredPartyRightsEventElection> SecuredPartyRightsEventElectionOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)