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