|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreferencesService.Conexion | |
---|---|
org.hdtourist.model.services |
Uses of PreferencesService.Conexion in org.hdtourist.model.services |
---|
Methods in org.hdtourist.model.services that return PreferencesService.Conexion | |
---|---|
static PreferencesService.Conexion |
PreferencesService.Conexion.get(java.lang.String conexion)
Obtiene el tipo de conexión. |
static PreferencesService.Conexion |
PreferencesService.getConexion()
Obtiene el tipo de conexión configurado |
static PreferencesService.Conexion |
PreferencesService.Conexion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PreferencesService.Conexion[] |
PreferencesService.Conexion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |