Package cdm.legaldocumentation.csa
Class JurisdictionRelatedTerms.JurisdictionRelatedTermsImpl
java.lang.Object
cdm.legaldocumentation.csa.JurisdictionRelatedTerms.JurisdictionRelatedTermsImpl
- All Implemented Interfaces:
JurisdictionRelatedTerms,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
JurisdictionRelatedTerms
public static class JurisdictionRelatedTerms.JurisdictionRelatedTermsImpl
extends Object
implements JurisdictionRelatedTerms
Immutable Implementation of JurisdictionRelatedTerms
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.JurisdictionRelatedTerms
JurisdictionRelatedTerms.JurisdictionRelatedTermsBuilder, JurisdictionRelatedTerms.JurisdictionRelatedTermsBuilderImpl, JurisdictionRelatedTerms.JurisdictionRelatedTermsImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.JurisdictionRelatedTerms
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanThe qualification of whether the Belgian Law Security Agreement Addendum is deemed applicable by the parties (True) or not (False).Classification of optional exclusive jurisdiction terms.The French Law Addendum Provisions specific to the agreement.The Japanese Securities Provisions election.The Jury Waiver conditions specific to the agreement.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.JurisdictionRelatedTerms
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
JurisdictionRelatedTermsImpl
protected JurisdictionRelatedTermsImpl(JurisdictionRelatedTerms.JurisdictionRelatedTermsBuilder builder)
-
-
Method Details
-
getJapaneseSecuritiesProvisions
@RosettaAttribute("japaneseSecuritiesProvisions") @Accessor(GETTER) @RuneAttribute("japaneseSecuritiesProvisions") public JapaneseSecuritiesProvisions getJapaneseSecuritiesProvisions()Description copied from interface:JurisdictionRelatedTermsThe Japanese Securities Provisions election.- Specified by:
getJapaneseSecuritiesProvisionsin interfaceJurisdictionRelatedTerms
-
getExclusiveJurisdiction
@RosettaAttribute("exclusiveJurisdiction") @Accessor(GETTER) @RuneAttribute("exclusiveJurisdiction") public Boolean getExclusiveJurisdiction()Description copied from interface:JurisdictionRelatedTermsClassification of optional exclusive jurisdiction terms.- Specified by:
getExclusiveJurisdictionin interfaceJurisdictionRelatedTerms
-
getJuryWaiver
@RosettaAttribute("juryWaiver") @Accessor(GETTER) @RuneAttribute("juryWaiver") public Boolean getJuryWaiver()Description copied from interface:JurisdictionRelatedTermsThe Jury Waiver conditions specific to the agreement.- Specified by:
getJuryWaiverin interfaceJurisdictionRelatedTerms
-
getFrenchLawAddendum
@RosettaAttribute("frenchLawAddendum") @Accessor(GETTER) @RuneAttribute("frenchLawAddendum") public FrenchLawAddendum getFrenchLawAddendum()Description copied from interface:JurisdictionRelatedTermsThe French Law Addendum Provisions specific to the agreement.- Specified by:
getFrenchLawAddendumin interfaceJurisdictionRelatedTerms
-
getBelgianLawSecurityAgreement
@RosettaAttribute("belgianLawSecurityAgreement") @Accessor(GETTER) @RuneAttribute("belgianLawSecurityAgreement") public Boolean getBelgianLawSecurityAgreement()Description copied from interface:JurisdictionRelatedTermsThe qualification of whether the Belgian Law Security Agreement Addendum is deemed applicable by the parties (True) or not (False).- Specified by:
getBelgianLawSecurityAgreementin interfaceJurisdictionRelatedTerms
-
build
Description copied from interface:JurisdictionRelatedTermsBuild Methods- Specified by:
buildin interfaceJurisdictionRelatedTerms- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceJurisdictionRelatedTerms- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-