Class ValueT
java.lang.Object
org.bremersee.garmin.weblink.v1.model.ext.TokenT
org.bremersee.garmin.weblink.v1.model.ext.ValueT
- All Implemented Interfaces:
Serializable
Defines a value that is the same for all languages.
Java class for Value_t complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Value_t">
<complexContent>
<extension base="{http://www.garmin.com/xmlschemas/WebLinkExtensions/v1}Token_t">
<attribute name="format" use="required" type="{http://www.garmin.com/xmlschemas/WebLinkExtensions/v1}Format_t" />
</extension>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary