|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Device in org.networkupstools.jnut |
---|
Methods in org.networkupstools.jnut that return Device | |
---|---|
Device |
Command.getDevice()
Return the device to which the command can be executed. |
Device |
Variable.getDevice()
Return the device to which the variable is related. |
Device |
Client.getDevice(java.lang.String name)
Intend to retrieve a device by its name. |
Device[] |
Client.getDeviceList()
Returns the list of available devices from the NUT server. |
Constructors in org.networkupstools.jnut with parameters of type Device | |
---|---|
Command(java.lang.String name,
Device device)
Internally create a command. |
|
Variable(java.lang.String name,
Device device)
Internally create a variable. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |