4950515253545556
protected OFSGetActions getActions = null; protected OFStructureInstructionRef(InstructionTypes instrType) { structure = new OFStructureInstruction(instrType); addAction = new OFMAddAction(structure); getActions = new OFSGetActions(structure); }