Class IndexAdjustmentEvents.IndexAdjustmentEventsImpl
java.lang.Object
cdm.legaldocumentation.transaction.additionalterms.IndexAdjustmentEvents.IndexAdjustmentEventsImpl
- All Implemented Interfaces:
IndexAdjustmentEvents,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
IndexAdjustmentEvents
public static class IndexAdjustmentEvents.IndexAdjustmentEventsImpl
extends Object
implements IndexAdjustmentEvents
Immutable Implementation of IndexAdjustmentEvents
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.transaction.additionalterms.IndexAdjustmentEvents
IndexAdjustmentEvents.IndexAdjustmentEventsBuilder, IndexAdjustmentEvents.IndexAdjustmentEventsBuilderImpl, IndexAdjustmentEvents.IndexAdjustmentEventsImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.transaction.additionalterms.IndexAdjustmentEvents
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.transaction.additionalterms.IndexAdjustmentEvents
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
IndexAdjustmentEventsImpl
-
-
Method Details
-
getIndexModification
@RosettaAttribute("indexModification") @Accessor(GETTER) @Required @RuneAttribute("indexModification") public IndexEventConsequenceEnum getIndexModification()Description copied from interface:IndexAdjustmentEventsConsequence of index modification.- Specified by:
getIndexModificationin interfaceIndexAdjustmentEvents
-
getIndexCancellation
@RosettaAttribute("indexCancellation") @Accessor(GETTER) @Required @RuneAttribute("indexCancellation") public IndexEventConsequenceEnum getIndexCancellation()Description copied from interface:IndexAdjustmentEventsConsequence of index cancellation.- Specified by:
getIndexCancellationin interfaceIndexAdjustmentEvents
-
getIndexDisruption
@RosettaAttribute("indexDisruption") @Accessor(GETTER) @Required @RuneAttribute("indexDisruption") public IndexEventConsequenceEnum getIndexDisruption()Description copied from interface:IndexAdjustmentEventsConsequence of index disruption.- Specified by:
getIndexDisruptionin interfaceIndexAdjustmentEvents
-
build
Description copied from interface:IndexAdjustmentEventsBuild Methods- Specified by:
buildin interfaceIndexAdjustmentEvents- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceIndexAdjustmentEvents- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-