Class EventsOfDefault.EventsOfDefaultImpl
java.lang.Object
cdm.legaldocumentation.master.isla.EventsOfDefault.EventsOfDefaultImpl
- All Implemented Interfaces:
EventsOfDefault,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
EventsOfDefault
Immutable Implementation of EventsOfDefault
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.master.isla.EventsOfDefault
EventsOfDefault.EventsOfDefaultBuilder, EventsOfDefault.EventsOfDefaultBuilderImpl, EventsOfDefault.EventsOfDefaultImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.master.isla.EventsOfDefault
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<? extends EventsOfDefaultElection> The specified events of default elections for the respective parties signing the GMSLA.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.legaldocumentation.master.isla.EventsOfDefault
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
EventsOfDefaultImpl
-
-
Method Details
-
getPartyElection
@RosettaAttribute("partyElection") @Accessor(GETTER) @Required @Multi @RuneAttribute("partyElection") public List<? extends EventsOfDefaultElection> getPartyElection()Description copied from interface:EventsOfDefaultThe specified events of default elections for the respective parties signing the GMSLA.- Specified by:
getPartyElectionin interfaceEventsOfDefault
-
build
Description copied from interface:EventsOfDefaultBuild Methods- Specified by:
buildin interfaceEventsOfDefault- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceEventsOfDefault- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-