Uses of Interface
cdm.legaldocumentation.csa.LegacyIndependentAmountParty
Packages that use LegacyIndependentAmountParty
Package
Description
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of LegacyIndependentAmountParty in cdm.legaldocumentation.csa
Subinterfaces of LegacyIndependentAmountParty in cdm.legaldocumentation.csaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.csa that implement LegacyIndependentAmountPartyModifier and TypeClassDescriptionstatic classBuilder Implementation of LegacyIndependentAmountPartystatic classImmutable Implementation of LegacyIndependentAmountPartyMethods in cdm.legaldocumentation.csa that return LegacyIndependentAmountPartyModifier and TypeMethodDescriptionLegacyIndependentAmountParty.build()Build MethodsLegacyIndependentAmountParty.LegacyIndependentAmountPartyBuilderImpl.build()LegacyIndependentAmountParty.LegacyIndependentAmountPartyImpl.build()Methods in cdm.legaldocumentation.csa that return types with arguments of type LegacyIndependentAmountPartyModifier and TypeMethodDescriptionList<? extends LegacyIndependentAmountParty> LegacyIndependentAmount.getPartyElection()The party specific elections for the Independent Amount clause.List<? extends LegacyIndependentAmountParty> LegacyIndependentAmount.LegacyIndependentAmountImpl.getPartyElection()default Class<? extends LegacyIndependentAmountParty> LegacyIndependentAmountParty.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends LegacyIndependentAmountParty> LegacyIndependentAmountParty.metaData()Utility MethodsMethods in cdm.legaldocumentation.csa with parameters of type LegacyIndependentAmountPartyModifier and TypeMethodDescriptionLegacyIndependentAmount.LegacyIndependentAmountBuilder.addPartyElection(LegacyIndependentAmountParty partyElection) LegacyIndependentAmount.LegacyIndependentAmountBuilder.addPartyElection(LegacyIndependentAmountParty partyElection, int idx) LegacyIndependentAmount.LegacyIndependentAmountBuilderImpl.addPartyElection(LegacyIndependentAmountParty _partyElection) LegacyIndependentAmount.LegacyIndependentAmountBuilderImpl.addPartyElection(LegacyIndependentAmountParty _partyElection, int idx) Method parameters in cdm.legaldocumentation.csa with type arguments of type LegacyIndependentAmountPartyModifier and TypeMethodDescriptionLegacyIndependentAmount.LegacyIndependentAmountBuilder.addPartyElection(List<? extends LegacyIndependentAmountParty> partyElection) LegacyIndependentAmount.LegacyIndependentAmountBuilderImpl.addPartyElection(List<? extends LegacyIndependentAmountParty> partyElections) LegacyIndependentAmount.LegacyIndependentAmountBuilder.setPartyElection(List<? extends LegacyIndependentAmountParty> partyElection) LegacyIndependentAmount.LegacyIndependentAmountBuilderImpl.setPartyElection(List<? extends LegacyIndependentAmountParty> partyElections) -
Uses of LegacyIndependentAmountParty in cdm.legaldocumentation.csa.meta
Methods in cdm.legaldocumentation.csa.meta that return types with arguments of type LegacyIndependentAmountPartyModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super LegacyIndependentAmountParty>> LegacyIndependentAmountPartyMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super LegacyIndependentAmountParty, com.rosetta.model.lib.qualify.QualifyResult>> LegacyIndependentAmountPartyMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super LegacyIndependentAmountParty, Set<String>> LegacyIndependentAmountPartyMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super LegacyIndependentAmountParty> LegacyIndependentAmountPartyMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super LegacyIndependentAmountParty> LegacyIndependentAmountPartyMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super LegacyIndependentAmountParty> LegacyIndependentAmountPartyMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super LegacyIndependentAmountParty> LegacyIndependentAmountPartyMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of LegacyIndependentAmountParty in cdm.legaldocumentation.csa.validation
Methods in cdm.legaldocumentation.csa.validation with parameters of type LegacyIndependentAmountPartyModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> LegacyIndependentAmountPartyTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, LegacyIndependentAmountParty o) List<com.rosetta.model.lib.validation.ValidationResult<?>> LegacyIndependentAmountPartyValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, LegacyIndependentAmountParty o) -
Uses of LegacyIndependentAmountParty in cdm.legaldocumentation.csa.validation.datarule
Methods in cdm.legaldocumentation.csa.validation.datarule with parameters of type LegacyIndependentAmountPartyModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> LegacyIndependentAmountPartyLegacyIAMethod.Default.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, LegacyIndependentAmountParty legacyIndependentAmountParty) List<com.rosetta.model.lib.validation.ValidationResult<?>> LegacyIndependentAmountPartyLegacyIAMethod.NoOp.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, LegacyIndependentAmountParty legacyIndependentAmountParty) -
Uses of LegacyIndependentAmountParty in cdm.legaldocumentation.csa.validation.exists
Methods in cdm.legaldocumentation.csa.validation.exists with type parameters of type LegacyIndependentAmountPartyModifier and TypeMethodDescription<T2 extends LegacyIndependentAmountParty>
com.rosetta.model.lib.validation.ValidationResult<LegacyIndependentAmountParty> LegacyIndependentAmountPartyOnlyExistsValidator.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 LegacyIndependentAmountPartyModifier and TypeMethodDescription<T2 extends LegacyIndependentAmountParty>
com.rosetta.model.lib.validation.ValidationResult<LegacyIndependentAmountParty> LegacyIndependentAmountPartyOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)