Uses of Class
org.bremersee.garmin.garmindevice.v1.model.ExtensionsT
Packages that use ExtensionsT
-
Uses of ExtensionsT in org.bremersee.garmin.garmindevice.v1.model
Fields in org.bremersee.garmin.garmindevice.v1.model declared as ExtensionsTModifier and TypeFieldDescriptionprotected ExtensionsTDataTypeT.extensionsprotected ExtensionsTDevice.extensionsprotected ExtensionsTGarminModeT.extensionsprotected ExtensionsTLocationT.extensionsprotected ExtensionsTMassStorageModeT.extensionsprotected ExtensionsTMemoryRegionT.extensionsprotected ExtensionsTModelT.extensionsMethods in org.bremersee.garmin.garmindevice.v1.model that return ExtensionsTModifier and TypeMethodDescriptionObjectFactory.createExtensionsT()Create an instance ofExtensionsTDataTypeT.getExtensions()Gets the value of the extensions property.Device.getExtensions()Gets the value of the extensions property.GarminModeT.getExtensions()Gets the value of the extensions property.LocationT.getExtensions()Gets the value of the extensions property.MassStorageModeT.getExtensions()Gets the value of the extensions property.MemoryRegionT.getExtensions()Gets the value of the extensions property.ModelT.getExtensions()Gets the value of the extensions property.Methods in org.bremersee.garmin.garmindevice.v1.model with parameters of type ExtensionsTModifier and TypeMethodDescriptionvoidDataTypeT.setExtensions(ExtensionsT value) Sets the value of the extensions property.voidDevice.setExtensions(ExtensionsT value) Sets the value of the extensions property.voidGarminModeT.setExtensions(ExtensionsT value) Sets the value of the extensions property.voidLocationT.setExtensions(ExtensionsT value) Sets the value of the extensions property.voidMassStorageModeT.setExtensions(ExtensionsT value) Sets the value of the extensions property.voidMemoryRegionT.setExtensions(ExtensionsT value) Sets the value of the extensions property.voidModelT.setExtensions(ExtensionsT value) Sets the value of the extensions property.