org.gxos
Class Devices
java.lang.Object
|
+--org.gxos.Devices
- public class Devices
- extends java.lang.Object
Utility class for device objects. Also see DeviceObjectType
and
Device
.
$Id: Devices.java,v 1.5 2001/05/02 20:44:13 balsoy Exp $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Devices
public Devices()
createDevice
public static DeviceObjectType createDevice(DeviceObjectType device,
java.lang.String name,
java.lang.String domain,
java.lang.String ip,
DeviceTypeType type)
createDevice
public static DeviceObjectType createDevice(DeviceObjectType device,
java.lang.String hostaddr,
DeviceTypeType type)