|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AllowedServices | |
|---|---|
| org.deegree.services.jaxb.controller | |
| Uses of AllowedServices in org.deegree.services.jaxb.controller |
|---|
| Fields in org.deegree.services.jaxb.controller declared as AllowedServices | |
|---|---|
protected AllowedServices |
ServiceType.serviceName
|
| Methods in org.deegree.services.jaxb.controller that return AllowedServices | |
|---|---|
static AllowedServices |
AllowedServices.fromValue(java.lang.String v)
|
AllowedServices |
ServiceType.getServiceName()
Gets the value of the serviceName property. |
static AllowedServices |
AllowedServices.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AllowedServices[] |
AllowedServices.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.deegree.services.jaxb.controller with parameters of type AllowedServices | |
|---|---|
void |
ServiceType.setServiceName(AllowedServices value)
Sets the value of the serviceName property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||