Uses of Enum Class
org.bremersee.garmin.weblink.v1.model.ext.FormatT
Packages that use FormatT
-
Uses of FormatT in org.bremersee.garmin.weblink.v1.model.ext
Fields in org.bremersee.garmin.weblink.v1.model.ext declared as FormatTModifier and TypeFieldDescriptionprotected FormatTLocalizedFormatT.formatprotected FormatTValueT.formatMethods in org.bremersee.garmin.weblink.v1.model.ext that return FormatTModifier and TypeMethodDescriptionstatic FormatTLocalizedFormatT.getFormat()Gets the value of the format property.ValueT.getFormat()Gets the value of the format property.static FormatTReturns the enum constant of this class with the specified name.static FormatT[]FormatT.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bremersee.garmin.weblink.v1.model.ext with parameters of type FormatT