Uses of Interface
cdm.legaldocumentation.common.ContactInformationElection
Packages that use ContactInformationElection
Package
Description
Common legal agreement concepts.
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of ContactInformationElection in cdm.legaldocumentation.common
Subinterfaces of ContactInformationElection in cdm.legaldocumentation.commonModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceinterfaceSpecifies the party reference and the associated notice and contact information.static interfaceBuilder InterfaceinterfaceSpecifies the party reference and the associated transfer & contact information.static interfaceBuilder InterfaceClasses in cdm.legaldocumentation.common that implement ContactInformationElectionModifier and TypeClassDescriptionstatic classBuilder Implementation of ContactInformationElectionstatic classImmutable Implementation of ContactInformationElectionstatic classBuilder Implementation of NoticeInformationElectionstatic classImmutable Implementation of NoticeInformationElectionstatic classBuilder Implementation of TransferInformationElectionstatic classImmutable Implementation of TransferInformationElectionMethods in cdm.legaldocumentation.common that return ContactInformationElectionModifier and TypeMethodDescriptionContactInformationElection.build()Build MethodsContactInformationElection.ContactInformationElectionBuilderImpl.build()ContactInformationElection.ContactInformationElectionImpl.build()Methods in cdm.legaldocumentation.common that return types with arguments of type ContactInformationElectionModifier and TypeMethodDescriptiondefault Class<? extends ContactInformationElection> ContactInformationElection.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends ContactInformationElection> ContactInformationElection.metaData()Utility Methods -
Uses of ContactInformationElection in cdm.legaldocumentation.common.meta
Methods in cdm.legaldocumentation.common.meta that return types with arguments of type ContactInformationElectionModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super ContactInformationElection>> ContactInformationElectionMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super ContactInformationElection, com.rosetta.model.lib.qualify.QualifyResult>> ContactInformationElectionMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super ContactInformationElection, Set<String>> ContactInformationElectionMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super ContactInformationElection> ContactInformationElectionMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super ContactInformationElection> ContactInformationElectionMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super ContactInformationElection> ContactInformationElectionMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super ContactInformationElection> ContactInformationElectionMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of ContactInformationElection in cdm.legaldocumentation.common.validation
Methods in cdm.legaldocumentation.common.validation with parameters of type ContactInformationElectionModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> ContactInformationElectionTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, ContactInformationElection o) List<com.rosetta.model.lib.validation.ValidationResult<?>> ContactInformationElectionValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, ContactInformationElection o) -
Uses of ContactInformationElection in cdm.legaldocumentation.common.validation.exists
Methods in cdm.legaldocumentation.common.validation.exists with type parameters of type ContactInformationElectionModifier and TypeMethodDescription<T2 extends ContactInformationElection>
com.rosetta.model.lib.validation.ValidationResult<ContactInformationElection> ContactInformationElectionOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.legaldocumentation.common.validation.exists that return types with arguments of type ContactInformationElectionModifier and TypeMethodDescription<T2 extends ContactInformationElection>
com.rosetta.model.lib.validation.ValidationResult<ContactInformationElection> ContactInformationElectionOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) -
Uses of ContactInformationElection in cdm.legaldocumentation.csa
Subinterfaces of ContactInformationElection in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptioninterfaceSpecifies the parties' respective elections with respect to the Process Agent.static interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement ContactInformationElectionModifier and TypeClassDescriptionstatic classBuilder Implementation of ProcessAgentElectionstatic classImmutable Implementation of ProcessAgentElection