Uses of Class
org.deegree.services.jaxb.controller.AllowedServices

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(String v)
           
 AllowedServices ServiceType.getServiceName()
          Gets the value of the serviceName property.
static AllowedServices AllowedServices.valueOf(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.
 



Copyright © 2011. All Rights Reserved.