javax.microedition.sensor
Class BatteryChannelInfo
java.lang.Object
javax.microedition.sensor.NXTChannelInfo
javax.microedition.sensor.BatteryChannelInfo
- All Implemented Interfaces:
- ChannelInfo
public class BatteryChannelInfo
- extends NXTChannelInfo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatteryChannelInfo
public BatteryChannelInfo()
getMeasurementRanges
public MeasurementRange[] getMeasurementRanges()
getName
public String getName()
getScale
public int getScale()
- Specified by:
getScale
in interface ChannelInfo
- Overrides:
getScale
in class NXTChannelInfo
getUnit
public Unit getUnit()
- Specified by:
getUnit
in interface ChannelInfo
- Overrides:
getUnit
in class NXTChannelInfo