Uses of Enum
net.nilosplace.process_display.util.PythonPickle.Opcode
Packages that use PythonPickle.Opcode
-
Uses of PythonPickle.Opcode in net.nilosplace.process_display.util
Methods in net.nilosplace.process_display.util that return PythonPickle.OpcodeModifier and TypeMethodDescriptionstatic PythonPickle.OpcodePythonPickle.Opcode.byId(long id) PythonPickle.Op.code()static PythonPickle.OpcodeReturns the enum constant of this type with the specified name.static PythonPickle.Opcode[]PythonPickle.Opcode.values()Returns an array containing the constants of this enum type, in the order they are declared.