|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.emn.reactiveinput.descriptor.DDMutable
Contains all mutable or non-mutable devices.
| Field Summary | |
protected boolean |
value
|
| Constructor Summary | |
DDMutable()
|
|
DDMutable(boolean mutable)
|
|
DDMutable(Device device)
|
|
DDMutable(java.lang.String mutable)
|
|
| Method Summary | |
boolean |
contains(Device d)
Returns true if this descriptor contains given device. |
java.lang.String |
getString()
Returns the string form of this descriptor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected boolean value
| Constructor Detail |
public DDMutable()
public DDMutable(Device device)
public DDMutable(java.lang.String mutable)
public DDMutable(boolean mutable)
| Method Detail |
public boolean contains(Device d)
DeviceDescriptor
contains in interface DeviceDescriptorpublic java.lang.String getString()
DeviceDescriptorReturns null if the descriptor is not valid (in all environments).
getString in interface DeviceDescriptor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||