Class HwFeature

java.lang.Object
  |
  +--OoctiObject
        |
        +--HwFeature
Direct Known Subclasses:
Clock, MonotonicCounter

public class HwFeature
extends OoctiObject

This Class represent the features of the device.


Constructor Summary
HwFeature()
           
 
Methods inherited from class OoctiObject
getAttributeValue, getObjectSize, setAttributeValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HwFeature

public HwFeature()