Package cdm.event.common
Class ObservationEvent.ObservationEventImpl
java.lang.Object
cdm.event.common.ObservationEvent.ObservationEventImpl
- All Implemented Interfaces:
ObservationEvent,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ObservationEvent
public static class ObservationEvent.ObservationEventImpl
extends Object
implements ObservationEvent
Immutable Implementation of ObservationEvent
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.event.common.ObservationEvent
ObservationEvent.ObservationEventBuilder, ObservationEvent.ObservationEventBuilderImpl, ObservationEvent.ObservationEventImpl -
Field Summary
Fields inherited from interface cdm.event.common.ObservationEvent
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.event.common.ObservationEvent
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ObservationEventImpl
-
-
Method Details
-
getCreditEvent
Description copied from interface:ObservationEventSpecifies the necessary information to create a credit event.- Specified by:
getCreditEventin interfaceObservationEvent
-
getCorporateAction
@RosettaAttribute("corporateAction") @RuneAttribute("corporateAction") public CorporateAction getCorporateAction()Description copied from interface:ObservationEventSpecifies the necessary information to create a corporate action.- Specified by:
getCorporateActionin interfaceObservationEvent
-
build
Description copied from interface:ObservationEventBuild Methods- Specified by:
buildin interfaceObservationEvent- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceObservationEvent- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-