Uses of Enum Class
org.harctoolbox.guicomponents.GirsClientBean.Type
-
Uses of GirsClientBean.Type in org.harctoolbox.guicomponents
Modifier and TypeMethodDescriptionGirsClientBean.getType()
static GirsClientBean.Type
Returns the enum constant of this class with the specified name.static GirsClientBean.Type[]
GirsClientBean.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionGirsClientBean
(GuiUtils guiUtils, boolean verbose, int timeout, String initialPort, int baud, String ipName, int portNumber, GirsClientBean.Type type)