Package cdm.event.common
Class ReturnInstruction.ReturnInstructionImpl
java.lang.Object
cdm.event.common.ReturnInstruction.ReturnInstructionImpl
- All Implemented Interfaces:
ReturnInstruction,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ReturnInstruction
public static class ReturnInstruction.ReturnInstructionImpl
extends Object
implements ReturnInstruction
Immutable Implementation of ReturnInstruction
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.event.common.ReturnInstruction
ReturnInstruction.ReturnInstructionBuilder, ReturnInstruction.ReturnInstructionBuilderImpl, ReturnInstruction.ReturnInstructionImpl -
Field Summary
Fields inherited from interface cdm.event.common.ReturnInstruction
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.ReturnInstruction
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ReturnInstructionImpl
-
-
Method Details
-
getQuantity
@RosettaAttribute(value="quantity", isRequired=true) @RuneAttribute(value="quantity", isRequired=true) public List<? extends Quantity> getQuantity()Description copied from interface:ReturnInstructionSpecifies the quantity of shares and cash to be returned in a partial return event.- Specified by:
getQuantityin interfaceReturnInstruction
-
build
Description copied from interface:ReturnInstructionBuild Methods- Specified by:
buildin interfaceReturnInstruction- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceReturnInstruction- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-