Class DeviceExtension
java.lang.Object
org.bremersee.garmin.garmindevice.v1.model.ext.DeviceExtension
- All Implemented Interfaces:
Serializable
Garmin Device extension schema version 1.0 - For more information on Garmin Device schema, see http://www.garmin.com/xmlschemas/GarminDevice/v2
Java class for DeviceExtension_t complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeviceExtension_t">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Ifix" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary