Uses of Class
net.opengis.ows_context.ServiceType

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.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.