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