|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Output.OutputStyle | |
|---|---|
| com.gisgraphy.domain.geoloc.service | |
| com.gisgraphy.domain.valueobject | Gisgraphy Project This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. |
| com.gisgraphy.webapp.action | |
| Uses of Output.OutputStyle in com.gisgraphy.domain.geoloc.service |
|---|
| Methods in com.gisgraphy.domain.geoloc.service that return Output.OutputStyle | |
|---|---|
Output.OutputStyle |
AbstractGisQuery.getOutputStyle()
|
| Uses of Output.OutputStyle in com.gisgraphy.domain.valueobject |
|---|
| Methods in com.gisgraphy.domain.valueobject that return Output.OutputStyle | |
|---|---|
static Output.OutputStyle |
Output.OutputStyle.getDefault()
|
static Output.OutputStyle |
Output.OutputStyle.getFromString(java.lang.String style)
|
Output.OutputStyle |
Output.getStyle()
|
static Output.OutputStyle |
Output.OutputStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Output.OutputStyle[] |
Output.OutputStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.gisgraphy.domain.valueobject with parameters of type Output.OutputStyle | |
|---|---|
Output |
Output.withStyle(Output.OutputStyle style)
|
| Uses of Output.OutputStyle in com.gisgraphy.webapp.action |
|---|
| Methods in com.gisgraphy.webapp.action that return Output.OutputStyle | |
|---|---|
Output.OutputStyle[] |
FulltextSearchAction.getVerbosityModes()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||