Uses of Interface
cdm.legaldocumentation.csa.FrenchLawAddendumElection
Packages that use FrenchLawAddendumElection
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of FrenchLawAddendumElection in cdm.legaldocumentation.csa
Subinterfaces of FrenchLawAddendumElection in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement FrenchLawAddendumElectionModifier and TypeClassDescriptionstatic classBuilder Implementation of FrenchLawAddendumElectionstatic classImmutable Implementation of FrenchLawAddendumElectionMethods in cdm.legaldocumentation.csa that return FrenchLawAddendumElectionModifier and TypeMethodDescriptionFrenchLawAddendumElection.build()Build MethodsFrenchLawAddendumElection.FrenchLawAddendumElectionBuilderImpl.build()FrenchLawAddendumElection.FrenchLawAddendumElectionImpl.build()Methods in cdm.legaldocumentation.csa that return types with arguments of type FrenchLawAddendumElectionModifier and TypeMethodDescriptionList<? extends FrenchLawAddendumElection> FrenchLawAddendum.FrenchLawAddendumImpl.getPartyElection()List<? extends FrenchLawAddendumElection> FrenchLawAddendum.getPartyElection()The parties French Law Addendum Elections.default Class<? extends FrenchLawAddendumElection> FrenchLawAddendumElection.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FrenchLawAddendumElection> FrenchLawAddendumElection.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type FrenchLawAddendumElectionModifier and TypeMethodDescriptionFrenchLawAddendum.FrenchLawAddendumBuilder.addPartyElection(FrenchLawAddendumElection partyElection) FrenchLawAddendum.FrenchLawAddendumBuilder.addPartyElection(FrenchLawAddendumElection partyElection, int idx) FrenchLawAddendum.FrenchLawAddendumBuilderImpl.addPartyElection(FrenchLawAddendumElection _partyElection) FrenchLawAddendum.FrenchLawAddendumBuilderImpl.addPartyElection(FrenchLawAddendumElection _partyElection, int idx) Method parameters in cdm.legaldocumentation.csa with type arguments of type FrenchLawAddendumElectionModifier and TypeMethodDescriptionFrenchLawAddendum.FrenchLawAddendumBuilder.addPartyElection(List<? extends FrenchLawAddendumElection> partyElection) FrenchLawAddendum.FrenchLawAddendumBuilderImpl.addPartyElection(List<? extends FrenchLawAddendumElection> partyElections) FrenchLawAddendum.FrenchLawAddendumBuilder.setPartyElection(List<? extends FrenchLawAddendumElection> partyElection) FrenchLawAddendum.FrenchLawAddendumBuilderImpl.setPartyElection(List<? extends FrenchLawAddendumElection> partyElections) -
Uses of FrenchLawAddendumElection in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type FrenchLawAddendumElectionModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super FrenchLawAddendumElection>> FrenchLawAddendumElectionMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super FrenchLawAddendumElection, com.rosetta.model.lib.qualify.QualifyResult>> FrenchLawAddendumElectionMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super FrenchLawAddendumElection, Set<String>> FrenchLawAddendumElectionMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super FrenchLawAddendumElection> FrenchLawAddendumElectionMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super FrenchLawAddendumElection> FrenchLawAddendumElectionMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super FrenchLawAddendumElection> FrenchLawAddendumElectionMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super FrenchLawAddendumElection> FrenchLawAddendumElectionMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of FrenchLawAddendumElection in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type FrenchLawAddendumElectionModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> FrenchLawAddendumElectionTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FrenchLawAddendumElection o) List<com.rosetta.model.lib.validation.ValidationResult<?>> FrenchLawAddendumElectionValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FrenchLawAddendumElection o) -
Uses of FrenchLawAddendumElection in cdm.legaldocumentation.csa.validation.datarule
Methods in cdm.legaldocumentation.csa.validation.datarule with parameters of type FrenchLawAddendumElectionModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> FrenchLawAddendumElectionAddendumLanguage.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FrenchLawAddendumElection frenchLawAddendumElection) List<com.rosetta.model.lib.validation.ValidationResult<?>> FrenchLawAddendumElectionAddendumLanguage.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FrenchLawAddendumElection frenchLawAddendumElection) -
Uses of FrenchLawAddendumElection in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type FrenchLawAddendumElectionModifier and TypeMethodDescription<T2 extends FrenchLawAddendumElection>
com.rosetta.model.lib.validation.ValidationResult<FrenchLawAddendumElection> FrenchLawAddendumElectionOnlyExistsValidator.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 FrenchLawAddendumElectionModifier and TypeMethodDescription<T2 extends FrenchLawAddendumElection>
com.rosetta.model.lib.validation.ValidationResult<FrenchLawAddendumElection> FrenchLawAddendumElectionOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)