endrov.hardware
Class EvDevicePropPath
java.lang.Object
endrov.hardware.EvDevicePropPath
- All Implemented Interfaces:
- java.lang.Comparable<EvDevicePropPath>
public class EvDevicePropPath
- extends java.lang.Object
- implements java.lang.Comparable<EvDevicePropPath>
Path to device and property
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
EvDevicePropPath
public EvDevicePropPath(EvDevicePath p,
java.lang.String propName)
compareTo
public int compareTo(EvDevicePropPath o)
- Specified by:
compareTo
in interface java.lang.Comparable<EvDevicePropPath>
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
getDevice
public EvDevice getDevice()
getProperty
public java.lang.String getProperty()
getDeviceName
public java.lang.String getDeviceName()