Uses of Enum Class
nl.sidnlabs.dnslib.types.MessageType
Packages that use MessageType
-
Uses of MessageType in nl.sidnlabs.dnslib.types
Methods in nl.sidnlabs.dnslib.types that return MessageTypeModifier and TypeMethodDescriptionstatic MessageTypeMessageType.fromByte(byte type) static MessageTypeReturns the enum constant of this class with the specified name.static MessageType[]MessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.