Uses of Enum Class
org.harctoolbox.harchardware.misc.EzControlT10.Interface
Packages that use EzControlT10.Interface
-
Uses of EzControlT10.Interface in org.harctoolbox.harchardware.misc
Methods in org.harctoolbox.harchardware.misc that return EzControlT10.InterfaceModifier and TypeMethodDescriptionstatic EzControlT10.InterfaceReturns the enum constant of this class with the specified name.static EzControlT10.Interface[]EzControlT10.Interface.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.harctoolbox.harchardware.misc with parameters of type EzControlT10.InterfaceModifier and TypeMethodDescriptionvoidEzControlT10.setInterface(EzControlT10.Interface interfaze) Constructors in org.harctoolbox.harchardware.misc with parameters of type EzControlT10.InterfaceModifierConstructorDescriptionEzControlT10(String hostname, boolean verbose, EzControlT10.Interface interfaze)