Package cdm.event.common
Class Instruction.InstructionImpl
java.lang.Object
cdm.event.common.Instruction.InstructionImpl
- All Implemented Interfaces:
Instruction,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
Instruction
Immutable Implementation of Instruction
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.event.common.Instruction
Instruction.InstructionBuilder, Instruction.InstructionBuilderImpl, Instruction.InstructionImpl -
Field Summary
Fields inherited from interface cdm.event.common.Instruction
metaData -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.event.common.Instruction
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
InstructionImpl
-
-
Method Details
-
getPrimitiveInstruction
@RosettaAttribute("primitiveInstruction") @RuneAttribute("primitiveInstruction") public PrimitiveInstruction getPrimitiveInstruction()Description copied from interface:InstructionSpecifies the primitive instructions that will be used to call primitive event functions.- Specified by:
getPrimitiveInstructionin interfaceInstruction
-
getBefore
Description copied from interface:InstructionSpecifies the trade state that will be acted on by the primitive event functions.- Specified by:
getBeforein interfaceInstruction
-
build
Description copied from interface:InstructionBuild Methods- Specified by:
buildin interfaceInstruction- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceInstruction- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-