javax.microedition.sensor
Class BatterySensorInfo
java.lang.Object
javax.microedition.sensor.NXTSensorInfo
javax.microedition.sensor.NXTADSensorInfo
javax.microedition.sensor.BatterySensorInfo
- All Implemented Interfaces:
- SensorInfo
public class BatterySensorInfo
- extends NXTADSensorInfo
Fields inherited from interface javax.microedition.sensor.SensorInfo |
CONN_EMBEDDED, CONN_REMOTE, CONN_SHORT_RANGE_WIRELESS, CONN_WIRED, CONTEXT_TYPE_AMBIENT, CONTEXT_TYPE_DEVICE, CONTEXT_TYPE_USER, PROP_LATITUDE, PROP_LOCATION, PROP_LONGITUDE, PROP_MAX_RATE, PROP_VENDOR, PROP_VERSION |
Methods inherited from class javax.microedition.sensor.NXTSensorInfo |
getChannelInfos, getContextType, getDescription, getMaxBufferSize, getMode, getModel, getModelNames, getProperty, getPropertyNames, getSensorType, getUrl, isAvailabilityPushSupported, isAvailable, isConditionPushSupported, setPortNumber, setType, setVendor, setVersion |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatterySensorInfo
public BatterySensorInfo()
getQuantity
public String getQuantity()
getConnectionType
public int getConnectionType()
- Specified by:
getConnectionType
in interface SensorInfo
- Overrides:
getConnectionType
in class NXTSensorInfo
getType
public String getType()
- Overrides:
getType
in class NXTSensorInfo