databeans
Class OneInterface
java.lang.Object
databeans.OneInterface
- All Implemented Interfaces:
- java.io.Serializable
- public class OneInterface
- extends java.lang.Object
- implements java.io.Serializable
Bean used to hold an Interface's list of monitored, unmonitored, and removed Attributes.
- Version:
- 0.1
- Author:
- gswalters
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OneInterface
public OneInterface(Device device,
DeviceInterface anInterface)
getdevice
public Device getdevice()
setADevice
public void setADevice(Device device)
getAnInterface
public DeviceInterface getAnInterface()
setAnInterface
public void setAnInterface(DeviceInterface anInterface)