Uses of Enum Class
org.harctoolbox.guicomponents.GirsClientBean.Type
Packages that use GirsClientBean.Type
-
Uses of GirsClientBean.Type in org.harctoolbox.guicomponents
Fields in org.harctoolbox.guicomponents declared as GirsClientBean.TypeMethods in org.harctoolbox.guicomponents that return GirsClientBean.TypeModifier 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.Methods in org.harctoolbox.guicomponents with parameters of type GirsClientBean.TypeConstructors in org.harctoolbox.guicomponents with parameters of type GirsClientBean.TypeModifierConstructorDescriptionGirsClientBean
(GuiUtils guiUtils, boolean verbose, int timeout, String initialPort, int baud, String ipName, int portNumber, GirsClientBean.Type type)