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.9 2001/07/19 22:33:12 balsoy Exp $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Devices
public Devices()
constructDevice
public static DeviceObjectType constructDevice(DeviceObjectType device,
java.lang.String name,
java.lang.String domain,
java.lang.String ip,
DeviceTypeType type)
constructDevice
public static DeviceObjectType constructDevice(DeviceObjectType device,
java.lang.String hostaddr,
DeviceTypeType type)