Uses of Enum Class
org.harctoolbox.harchardware.ir.IrTrans.Interface
Packages that use IrTrans.Interface
-
Uses of IrTrans.Interface in org.harctoolbox.harchardware.ir
Fields in org.harctoolbox.harchardware.ir declared as IrTrans.InterfaceMethods in org.harctoolbox.harchardware.ir that return IrTrans.InterfaceModifier and TypeMethodDescriptionstatic IrTrans.InterfaceReturns the enum constant of this class with the specified name.static IrTrans.Interface[]IrTrans.Interface.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.harctoolbox.harchardware.ir with parameters of type IrTrans.InterfaceModifierConstructorDescriptionIrTrans(InetAddress inetAddress, boolean verbose, Integer timeout, IrTrans.Interface interfaze) IrTransIRDB(InetAddress hostname, boolean verbose, Integer timeout, IrTrans.Interface interfaze)