Uses of Interface
cdm.legaldocumentation.csa.SecurityAgreementElections.SecurityAgreementElectionsBuilder
Packages that use SecurityAgreementElections.SecurityAgreementElectionsBuilder
Package
Description
Common legal agreement concepts.
Credit support concepts: CSA, collateral, elections, initial margin, threshold, minimum transfer amount.
-
Uses of SecurityAgreementElections.SecurityAgreementElectionsBuilder in cdm.legaldocumentation.common
Fields in cdm.legaldocumentation.common declared as SecurityAgreementElections.SecurityAgreementElectionsBuilderMethods in cdm.legaldocumentation.common that return SecurityAgreementElections.SecurityAgreementElectionsBuilderModifier and TypeMethodDescriptionAgreement.AgreementBuilder.getOrCreateSecurityAgreementElections()Agreement.AgreementBuilderImpl.getOrCreateSecurityAgreementElections()Agreement.AgreementBuilder.getSecurityAgreementElections()Agreement.AgreementBuilderImpl.getSecurityAgreementElections() -
Uses of SecurityAgreementElections.SecurityAgreementElectionsBuilder in cdm.legaldocumentation.csa
Classes in cdm.legaldocumentation.csa that implement SecurityAgreementElections.SecurityAgreementElectionsBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of SecurityAgreementElectionsMethods in cdm.legaldocumentation.csa that return SecurityAgreementElections.SecurityAgreementElectionsBuilderModifier and TypeMethodDescriptionSecurityAgreementElections.builder()SecurityAgreementElections.SecurityAgreementElectionsBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) SecurityAgreementElections.SecurityAgreementElectionsBuilder.prune()SecurityAgreementElections.SecurityAgreementElectionsBuilderImpl.prune()SecurityAgreementElections.SecurityAgreementElectionsBuilder.setAdditionalAmendments(String additionalAmendments) SecurityAgreementElections.SecurityAgreementElectionsBuilderImpl.setAdditionalAmendments(String _additionalAmendments) SecurityAgreementElections.SecurityAgreementElectionsBuilder.setAdditionalBespokeTerms(String additionalBespokeTerms) SecurityAgreementElections.SecurityAgreementElectionsBuilderImpl.setAdditionalBespokeTerms(String _additionalBespokeTerms) SecurityAgreementElections.SecurityAgreementElectionsBuilder.setAppropriatedCollateralValuation(AppropriatedCollateralValuation appropriatedCollateralValuation) SecurityAgreementElections.SecurityAgreementElectionsBuilderImpl.setAppropriatedCollateralValuation(AppropriatedCollateralValuation _appropriatedCollateralValuation) SecurityAgreementElections.SecurityAgreementElectionsBuilder.setDeliveryInLieuRight(Boolean deliveryInLieuRight) SecurityAgreementElections.SecurityAgreementElectionsBuilderImpl.setDeliveryInLieuRight(Boolean _deliveryInLieuRight) SecurityAgreementElections.SecurityAgreementElectionsBuilder.setEnforcementEvent(EnforcementEvent enforcementEvent) SecurityAgreementElections.SecurityAgreementElectionsBuilderImpl.setEnforcementEvent(EnforcementEvent _enforcementEvent) SecurityAgreementElections.SecurityAgreementElectionsBuilder.setExecutionTerms(ExecutionTerms executionTerms) SecurityAgreementElections.SecurityAgreementElectionsBuilderImpl.setExecutionTerms(ExecutionTerms _executionTerms) SecurityAgreementElections.SecurityAgreementElectionsBuilder.setFullDischarge(Boolean fullDischarge) SecurityAgreementElections.SecurityAgreementElectionsBuilderImpl.setFullDischarge(Boolean _fullDischarge) SecurityAgreementElections.SecurityAgreementElectionsBuilder.setJurisdictionRelatedTerms(JurisdictionRelatedTerms jurisdictionRelatedTerms) SecurityAgreementElections.SecurityAgreementElectionsBuilderImpl.setJurisdictionRelatedTerms(JurisdictionRelatedTerms _jurisdictionRelatedTerms) SecurityAgreementElections.SecurityAgreementElectionsBuilder.setPledgedAccount(Account pledgedAccount) SecurityAgreementElections.SecurityAgreementElectionsBuilderImpl.setPledgedAccount(Account _pledgedAccount) SecurityAgreementElections.SecurityAgreementElectionsBuilder.setProcessAgent(ProcessAgent processAgent) SecurityAgreementElections.SecurityAgreementElectionsBuilderImpl.setProcessAgent(ProcessAgent _processAgent) SecurityAgreementElections.SecurityAgreementElectionsBuilderImpl.toBuilder()SecurityAgreementElections.SecurityAgreementElectionsImpl.toBuilder()SecurityAgreementElections.toBuilder()Methods in cdm.legaldocumentation.csa with parameters of type SecurityAgreementElections.SecurityAgreementElectionsBuilderModifier and TypeMethodDescriptionprotected voidSecurityAgreementElections.SecurityAgreementElectionsImpl.setBuilderFields(SecurityAgreementElections.SecurityAgreementElectionsBuilder builder) Constructors in cdm.legaldocumentation.csa with parameters of type SecurityAgreementElections.SecurityAgreementElectionsBuilderModifierConstructorDescriptionprotectedSecurityAgreementElectionsImpl(SecurityAgreementElections.SecurityAgreementElectionsBuilder builder)