Uses of Enum Class
org.harctoolbox.harchardware.misc.SonySerialCommand.Type
-
Uses of SonySerialCommand.Type in org.harctoolbox.harchardware.misc
Modifier and TypeMethodDescriptionstatic SonySerialCommand.Type
Returns the enum constant of this class with the specified name.static SonySerialCommand.Type[]
SonySerialCommand.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic byte[]
SonySerialCommand.bytes
(int n1, int n2, SonySerialCommand.Type sg) static byte[]
SonySerialCommand.bytes
(int n1, int n2, SonySerialCommand.Type sg, int payload)