Package cdm.legaldocumentation.csa
Class SecurityAgreementElections.SecurityAgreementElectionsImpl
java.lang.Object
cdm.legaldocumentation.csa.SecurityAgreementElections.SecurityAgreementElectionsImpl
- All Implemented Interfaces:
SecurityAgreementElections,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
SecurityAgreementElections
public static class SecurityAgreementElections.SecurityAgreementElectionsImpl
extends Object
implements SecurityAgreementElections
Immutable Implementation of SecurityAgreementElections
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.SecurityAgreementElections
SecurityAgreementElections.SecurityAgreementElectionsBuilder, SecurityAgreementElections.SecurityAgreementElectionsBuilderImpl, SecurityAgreementElections.SecurityAgreementElectionsImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.SecurityAgreementElections
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSecurityAgreementElectionsImpl(SecurityAgreementElections.SecurityAgreementElectionsBuilder builder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanAny additional amendments that might be specified by the parties to the agreement.Any additional terms that might be specified applicable.The election for the Valuation of Appropriate Collateral.Delivery In Lieu rights.Enforcement Events specific to the agreement.The location and language of execution to determine duty to be paid.Full Discharge condition.The jurisdiction specific terms.The pledged account associated with the agreement.The Process Agent that might be appointed by the parties to the agreement.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface cdm.legaldocumentation.csa.SecurityAgreementElections
getType, metaData, process
-
Constructor Details
-
SecurityAgreementElectionsImpl
protected SecurityAgreementElectionsImpl(SecurityAgreementElections.SecurityAgreementElectionsBuilder builder)
-
-
Method Details
-
getPledgedAccount
@RosettaAttribute("pledgedAccount") @Accessor(GETTER) @RuneAttribute("pledgedAccount") public Account getPledgedAccount()Description copied from interface:SecurityAgreementElectionsThe pledged account associated with the agreement.- Specified by:
getPledgedAccountin interfaceSecurityAgreementElections
-
getEnforcementEvent
@RosettaAttribute("enforcementEvent") @Accessor(GETTER) @RuneAttribute("enforcementEvent") public EnforcementEvent getEnforcementEvent()Description copied from interface:SecurityAgreementElectionsEnforcement Events specific to the agreement.- Specified by:
getEnforcementEventin interfaceSecurityAgreementElections
-
getDeliveryInLieuRight
@RosettaAttribute("deliveryInLieuRight") @Accessor(GETTER) @RuneAttribute("deliveryInLieuRight") public Boolean getDeliveryInLieuRight()Description copied from interface:SecurityAgreementElectionsDelivery In Lieu rights.- Specified by:
getDeliveryInLieuRightin interfaceSecurityAgreementElections
-
getFullDischarge
@RosettaAttribute("fullDischarge") @Accessor(GETTER) @RuneAttribute("fullDischarge") public Boolean getFullDischarge()Description copied from interface:SecurityAgreementElectionsFull Discharge condition.- Specified by:
getFullDischargein interfaceSecurityAgreementElections
-
getAppropriatedCollateralValuation
@RosettaAttribute("appropriatedCollateralValuation") @Accessor(GETTER) @RuneAttribute("appropriatedCollateralValuation") public AppropriatedCollateralValuation getAppropriatedCollateralValuation()Description copied from interface:SecurityAgreementElectionsThe election for the Valuation of Appropriate Collateral.- Specified by:
getAppropriatedCollateralValuationin interfaceSecurityAgreementElections
-
getProcessAgent
@RosettaAttribute("processAgent") @Accessor(GETTER) @RuneAttribute("processAgent") public ProcessAgent getProcessAgent()Description copied from interface:SecurityAgreementElectionsThe Process Agent that might be appointed by the parties to the agreement.- Specified by:
getProcessAgentin interfaceSecurityAgreementElections
-
getJurisdictionRelatedTerms
@RosettaAttribute("jurisdictionRelatedTerms") @Accessor(GETTER) @RuneAttribute("jurisdictionRelatedTerms") public JurisdictionRelatedTerms getJurisdictionRelatedTerms()Description copied from interface:SecurityAgreementElectionsThe jurisdiction specific terms.- Specified by:
getJurisdictionRelatedTermsin interfaceSecurityAgreementElections
-
getAdditionalAmendments
@RosettaAttribute("additionalAmendments") @Accessor(GETTER) @RuneAttribute("additionalAmendments") public String getAdditionalAmendments()Description copied from interface:SecurityAgreementElectionsAny additional amendments that might be specified by the parties to the agreement.- Specified by:
getAdditionalAmendmentsin interfaceSecurityAgreementElections
-
getAdditionalBespokeTerms
@RosettaAttribute("additionalBespokeTerms") @Accessor(GETTER) @RuneAttribute("additionalBespokeTerms") public String getAdditionalBespokeTerms()Description copied from interface:SecurityAgreementElectionsAny additional terms that might be specified applicable.- Specified by:
getAdditionalBespokeTermsin interfaceSecurityAgreementElections
-
getExecutionTerms
@RosettaAttribute("executionTerms") @Accessor(GETTER) @RuneAttribute("executionTerms") public ExecutionTerms getExecutionTerms()Description copied from interface:SecurityAgreementElectionsThe location and language of execution to determine duty to be paid.- Specified by:
getExecutionTermsin interfaceSecurityAgreementElections
-
build
Description copied from interface:SecurityAgreementElectionsBuild Methods- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject- Specified by:
buildin interfaceSecurityAgreementElections
-
toBuilder
- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject- Specified by:
toBuilderin interfaceSecurityAgreementElections
-
setBuilderFields
protected void setBuilderFields(SecurityAgreementElections.SecurityAgreementElectionsBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-