Interface FrenchLawAddendumElection

All Superinterfaces:
com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
FrenchLawAddendumElection.FrenchLawAddendumElectionBuilder
All Known Implementing Classes:
FrenchLawAddendumElection.FrenchLawAddendumElectionBuilderImpl, FrenchLawAddendumElection.FrenchLawAddendumElectionImpl

@RosettaDataType(value="FrenchLawAddendumElection", builder=FrenchLawAddendumElectionBuilderImpl.class, version="7.0.0-dev.105") @RuneDataType(value="FrenchLawAddendumElection", model="cdm", builder=FrenchLawAddendumElectionBuilderImpl.class, version="7.0.0-dev.105") public interface FrenchLawAddendumElection extends com.rosetta.model.lib.RosettaModelObject
A class to specify party specific French Law Addendum language.
Version:
7.0.0-dev.105
  • Field Details

  • Method Details

    • getParty

      The elective party.
    • getIsApplicable

      Boolean getIsApplicable()
      The qualification of whether the party elects specific language.
    • getAddendumLanguage

      String getAddendumLanguage()
      The party specific language to be included in the agreement.
    • build

      Build Methods
      Specified by:
      build in interface com.rosetta.model.lib.RosettaModelObject
    • toBuilder

      Specified by:
      toBuilder in interface com.rosetta.model.lib.RosettaModelObject
    • builder

    • metaData

      default com.rosetta.model.lib.meta.RosettaMetaData<? extends FrenchLawAddendumElection> metaData()
      Utility Methods
      Specified by:
      metaData in interface com.rosetta.model.lib.RosettaModelObject
    • getType

      @RuneAttribute("@type") default Class<? extends FrenchLawAddendumElection> getType()
      Specified by:
      getType in interface com.rosetta.model.lib.RosettaModelObject
    • process

      default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.Processor processor)
      Specified by:
      process in interface com.rosetta.model.lib.RosettaModelObject