Uses of Enum
de.tsenger.vdstools.idb.IdbMessageType
Packages that use IdbMessageType
-
Uses of IdbMessageType in de.tsenger.vdstools.idb
Methods in de.tsenger.vdstools.idb that return IdbMessageTypeModifier and TypeMethodDescriptionIdbMessage.getMessageType()static IdbMessageTypeIdbMessageType.valueOf(byte messageTag) Returns the enum constant of this type with the specified name.static IdbMessageTypeReturns the enum constant of this type with the specified name.static IdbMessageType[]IdbMessageType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.tsenger.vdstools.idb with parameters of type IdbMessageType