Package cdm.legaldocumentation.csa
Class FrenchLawAddendumElection.FrenchLawAddendumElectionImpl
java.lang.Object
cdm.legaldocumentation.csa.FrenchLawAddendumElection.FrenchLawAddendumElectionImpl
- All Implemented Interfaces:
FrenchLawAddendumElection,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
FrenchLawAddendumElection
public static class FrenchLawAddendumElection.FrenchLawAddendumElectionImpl
extends Object
implements FrenchLawAddendumElection
Immutable Implementation of FrenchLawAddendumElection
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.FrenchLawAddendumElection
FrenchLawAddendumElection.FrenchLawAddendumElectionBuilder, FrenchLawAddendumElection.FrenchLawAddendumElectionBuilderImpl, FrenchLawAddendumElection.FrenchLawAddendumElectionImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.FrenchLawAddendumElection
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.csa.FrenchLawAddendumElection
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
FrenchLawAddendumElectionImpl
protected FrenchLawAddendumElectionImpl(FrenchLawAddendumElection.FrenchLawAddendumElectionBuilder builder)
-
-
Method Details
-
getParty
@RosettaAttribute("party") @Accessor(GETTER) @Required @RuneAttribute("party") public CounterpartyRoleEnum getParty()Description copied from interface:FrenchLawAddendumElectionThe elective party.- Specified by:
getPartyin interfaceFrenchLawAddendumElection
-
getIsApplicable
@RosettaAttribute("isApplicable") @Accessor(GETTER) @Required @RuneAttribute("isApplicable") public Boolean getIsApplicable()Description copied from interface:FrenchLawAddendumElectionThe qualification of whether the party elects specific language.- Specified by:
getIsApplicablein interfaceFrenchLawAddendumElection
-
getAddendumLanguage
@RosettaAttribute("addendumLanguage") @Accessor(GETTER) @RuneAttribute("addendumLanguage") public String getAddendumLanguage()Description copied from interface:FrenchLawAddendumElectionThe party specific language to be included in the agreement.- Specified by:
getAddendumLanguagein interfaceFrenchLawAddendumElection
-
build
Description copied from interface:FrenchLawAddendumElectionBuild Methods- Specified by:
buildin interfaceFrenchLawAddendumElection- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceFrenchLawAddendumElection- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-