Uses of Class
org.bremersee.garmin.garminoemdevice.v1.model.ExtensionsT
Packages that use ExtensionsT
-
Uses of ExtensionsT in org.bremersee.garmin.garminoemdevice.v1.model
Fields in org.bremersee.garmin.garminoemdevice.v1.model declared as ExtensionsTModifier and TypeFieldDescriptionprotected ExtensionsTDataTypeT.extensionsprotected ExtensionsTLocationT.extensionsprotected ExtensionsTOEMDeviceExtension.extensionsprotected ExtensionsTOEMMassStorageModeExt.extensionsprotected ExtensionsTOEMUpdateFileT.extensionsprotected ExtensionsTVolumesT.Volume.extensionsMethods in org.bremersee.garmin.garminoemdevice.v1.model that return ExtensionsTModifier and TypeMethodDescriptionObjectFactory.createExtensionsT()Create an instance ofExtensionsTDataTypeT.getExtensions()Gets the value of the extensions property.LocationT.getExtensions()Gets the value of the extensions property.OEMDeviceExtension.getExtensions()Gets the value of the extensions property.OEMMassStorageModeExt.getExtensions()Gets the value of the extensions property.OEMUpdateFileT.getExtensions()Gets the value of the extensions property.VolumesT.Volume.getExtensions()Gets the value of the extensions property.Methods in org.bremersee.garmin.garminoemdevice.v1.model with parameters of type ExtensionsTModifier and TypeMethodDescriptionvoidDataTypeT.setExtensions(ExtensionsT value) Sets the value of the extensions property.voidLocationT.setExtensions(ExtensionsT value) Sets the value of the extensions property.voidOEMDeviceExtension.setExtensions(ExtensionsT value) Sets the value of the extensions property.voidOEMMassStorageModeExt.setExtensions(ExtensionsT value) Sets the value of the extensions property.voidOEMUpdateFileT.setExtensions(ExtensionsT value) Sets the value of the extensions property.voidVolumesT.Volume.setExtensions(ExtensionsT value) Sets the value of the extensions property.