Uses of Class
org.bremersee.garmin.activitygoals.v1.model.ext.ExtensionsT
Packages that use ExtensionsT
-
Uses of ExtensionsT in org.bremersee.garmin.activitygoals.v1.model.ext
Fields in org.bremersee.garmin.activitygoals.v1.model.ext declared as ExtensionsTModifier and TypeFieldDescriptionprotected ExtensionsTActivityGoals.extensionsprotected ExtensionsTActivityGoalT.extensionsMethods in org.bremersee.garmin.activitygoals.v1.model.ext that return ExtensionsTModifier and TypeMethodDescriptionObjectFactory.createExtensionsT()Create an instance ofExtensionsTActivityGoals.getExtensions()Gets the value of the extensions property.ActivityGoalT.getExtensions()Gets the value of the extensions property.Methods in org.bremersee.garmin.activitygoals.v1.model.ext with parameters of type ExtensionsTModifier and TypeMethodDescriptionvoidActivityGoals.setExtensions(ExtensionsT value) Sets the value of the extensions property.voidActivityGoalT.setExtensions(ExtensionsT value) Sets the value of the extensions property.