- valueOf(String) - Static method in enum ch.bildspur.artnet.NodeReportCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.bildspur.artnet.NodeStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.bildspur.artnet.packets.PacketType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.bildspur.artnet.PortType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ch.bildspur.artnet.NodeReportCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.bildspur.artnet.NodeStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.bildspur.artnet.packets.PacketType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.bildspur.artnet.PortType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class ch.bildspur.artnet.ArtNet
-