Class AppPathExtension
java.lang.Object
org.bremersee.garmin.garminmobileapppath.v1.model.ext.AppPathExtension
- All Implemented Interfaces:
Serializable
This type contains a path to the Garmin Mobile executable.
Java class for AppPathExtension_t complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AppPathExtension_t">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Path" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary