|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceType | |
|---|---|
| net.opengis.ows_context | |
| Uses of ServiceType in net.opengis.ows_context |
|---|
| Fields in net.opengis.ows_context declared as ServiceType | |
|---|---|
protected ServiceType |
ServerType.service
|
| Methods in net.opengis.ows_context that return ServiceType | |
|---|---|
static ServiceType |
ServiceType.fromValue(String v)
|
ServiceType |
ServerType.getService()
Obtient la valeur de la propriété service. |
static ServiceType |
ServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ServiceType[] |
ServiceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.ows_context with parameters of type ServiceType | |
|---|---|
void |
ServerType.setService(ServiceType value)
Définit la valeur de la propriété service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||