Uses of Class
org.bremersee.garmin.garmindevice.v2.model.ext.ExtensionsT
Packages that use ExtensionsT
-
Uses of ExtensionsT in org.bremersee.garmin.garmindevice.v2.model.ext
Fields in org.bremersee.garmin.garmindevice.v2.model.ext declared as ExtensionsTModifier and TypeFieldDescriptionprotected ExtensionsTActiveItemT.extensionsprotected ExtensionsTLocationT.extensionsMethods in org.bremersee.garmin.garmindevice.v2.model.ext that return ExtensionsTModifier and TypeMethodDescriptionObjectFactory.createExtensionsT()Create an instance ofExtensionsTActiveItemT.getExtensions()Gets the value of the extensions property.LocationT.getExtensions()Gets the value of the extensions property.Methods in org.bremersee.garmin.garmindevice.v2.model.ext with parameters of type ExtensionsTModifier and TypeMethodDescriptionvoidActiveItemT.setExtensions(ExtensionsT value) Sets the value of the extensions property.voidLocationT.setExtensions(ExtensionsT value) Sets the value of the extensions property.