|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.gxos.Devices
Utility class for device objects. Also see DeviceObjectType and
Device.
$Id: Devices.java,v 1.9 2001/07/19 22:33:12 balsoy Exp $
| Constructor Summary | |
Devices()
|
|
| Method Summary | |
static DeviceObjectType |
constructDevice(DeviceObjectType device,
java.lang.String hostaddr,
DeviceTypeType type)
|
static DeviceObjectType |
constructDevice(DeviceObjectType device,
java.lang.String name,
java.lang.String domain,
java.lang.String ip,
DeviceTypeType type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Devices()
| Method Detail |
public static DeviceObjectType constructDevice(DeviceObjectType device,
java.lang.String name,
java.lang.String domain,
java.lang.String ip,
DeviceTypeType type)
public static DeviceObjectType constructDevice(DeviceObjectType device,
java.lang.String hostaddr,
DeviceTypeType type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||