Uses of Class
org.bremersee.garmin.converterplugin.v1.model.UserInterfaceT
Packages that use UserInterfaceT
-
Uses of UserInterfaceT in org.bremersee.garmin.converterplugin.v1.model
Fields in org.bremersee.garmin.converterplugin.v1.model with type parameters of type UserInterfaceTModifier and TypeFieldDescriptionprotected List<UserInterfaceT> ConverterPlugin.InputFormat.userInterfacesprotected List<UserInterfaceT> ConverterPlugin.OutputFormat.userInterfacesMethods in org.bremersee.garmin.converterplugin.v1.model that return UserInterfaceTModifier and TypeMethodDescriptionObjectFactory.createUserInterfaceT()Create an instance ofUserInterfaceTMethods in org.bremersee.garmin.converterplugin.v1.model that return types with arguments of type UserInterfaceTModifier and TypeMethodDescriptionConverterPlugin.InputFormat.getUserInterfaces()Gets the value of the userInterfaces property.ConverterPlugin.OutputFormat.getUserInterfaces()Gets the value of the userInterfaces property.