Uses of Interface
cdm.legaldocumentation.master.isla.GlobalMasterSecuritiesLendingAgreement
Packages that use GlobalMasterSecuritiesLendingAgreement
Package
Description
Master agreement concepts.
-
Uses of GlobalMasterSecuritiesLendingAgreement in cdm.legaldocumentation.master
Methods in cdm.legaldocumentation.master that return GlobalMasterSecuritiesLendingAgreementModifier and TypeMethodDescriptionMasterAgreementElections.getIslaGmsla()The set of elections that define a GMSLA.MasterAgreementElections.MasterAgreementElectionsImpl.getIslaGmsla()Methods in cdm.legaldocumentation.master with parameters of type GlobalMasterSecuritiesLendingAgreementModifier and TypeMethodDescriptionMasterAgreementElections.MasterAgreementElectionsBuilder.setIslaGmsla(GlobalMasterSecuritiesLendingAgreement islaGmsla) MasterAgreementElections.MasterAgreementElectionsBuilderImpl.setIslaGmsla(GlobalMasterSecuritiesLendingAgreement _islaGmsla) -
Uses of GlobalMasterSecuritiesLendingAgreement in cdm.legaldocumentation.master.isla
Subinterfaces of GlobalMasterSecuritiesLendingAgreement in cdm.legaldocumentation.master.islaModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.master.isla that implement GlobalMasterSecuritiesLendingAgreementModifier and TypeClassDescriptionstatic classBuilder Implementation of GlobalMasterSecuritiesLendingAgreementstatic classImmutable Implementation of GlobalMasterSecuritiesLendingAgreementMethods in cdm.legaldocumentation.master.isla that return GlobalMasterSecuritiesLendingAgreementModifier and TypeMethodDescriptionGlobalMasterSecuritiesLendingAgreement.build()Build MethodsGlobalMasterSecuritiesLendingAgreement.GlobalMasterSecuritiesLendingAgreementBuilderImpl.build()GlobalMasterSecuritiesLendingAgreement.GlobalMasterSecuritiesLendingAgreementImpl.build()Methods in cdm.legaldocumentation.master.isla that return types with arguments of type GlobalMasterSecuritiesLendingAgreementModifier and TypeMethodDescriptiondefault Class<? extends GlobalMasterSecuritiesLendingAgreement> GlobalMasterSecuritiesLendingAgreement.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends GlobalMasterSecuritiesLendingAgreement> GlobalMasterSecuritiesLendingAgreement.metaData()Utility Methods -
Uses of GlobalMasterSecuritiesLendingAgreement in cdm.legaldocumentation.master.isla.meta
Methods in cdm.legaldocumentation.master.isla.meta that return types with arguments of type GlobalMasterSecuritiesLendingAgreementModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super GlobalMasterSecuritiesLendingAgreement>> GlobalMasterSecuritiesLendingAgreementMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super GlobalMasterSecuritiesLendingAgreement, com.rosetta.model.lib.qualify.QualifyResult>> GlobalMasterSecuritiesLendingAgreementMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super GlobalMasterSecuritiesLendingAgreement, Set<String>> GlobalMasterSecuritiesLendingAgreementMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super GlobalMasterSecuritiesLendingAgreement> GlobalMasterSecuritiesLendingAgreementMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super GlobalMasterSecuritiesLendingAgreement> GlobalMasterSecuritiesLendingAgreementMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super GlobalMasterSecuritiesLendingAgreement> GlobalMasterSecuritiesLendingAgreementMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super GlobalMasterSecuritiesLendingAgreement> GlobalMasterSecuritiesLendingAgreementMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of GlobalMasterSecuritiesLendingAgreement in cdm.legaldocumentation.master.isla.validation
Methods in cdm.legaldocumentation.master.isla.validation with parameters of type GlobalMasterSecuritiesLendingAgreementModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> GlobalMasterSecuritiesLendingAgreementTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, GlobalMasterSecuritiesLendingAgreement o) List<com.rosetta.model.lib.validation.ValidationResult<?>> GlobalMasterSecuritiesLendingAgreementValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, GlobalMasterSecuritiesLendingAgreement o) -
Uses of GlobalMasterSecuritiesLendingAgreement in cdm.legaldocumentation.master.isla.validation.exists
Methods in cdm.legaldocumentation.master.isla.validation.exists with type parameters of type GlobalMasterSecuritiesLendingAgreementModifier and TypeMethodDescription<T2 extends GlobalMasterSecuritiesLendingAgreement>
com.rosetta.model.lib.validation.ValidationResult<GlobalMasterSecuritiesLendingAgreement> GlobalMasterSecuritiesLendingAgreementOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.legaldocumentation.master.isla.validation.exists that return types with arguments of type GlobalMasterSecuritiesLendingAgreementModifier and TypeMethodDescription<T2 extends GlobalMasterSecuritiesLendingAgreement>
com.rosetta.model.lib.validation.ValidationResult<GlobalMasterSecuritiesLendingAgreement> GlobalMasterSecuritiesLendingAgreementOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)