Uses of Class
org.deegree.protocol.sos.SOSConstants.SOSRequestType

Packages that use SOSConstants.SOSRequestType
org.deegree.protocol.sos   
org.deegree.services.sos   
 

Uses of SOSConstants.SOSRequestType in org.deegree.protocol.sos
 

Methods in org.deegree.protocol.sos that return SOSConstants.SOSRequestType
static SOSConstants.SOSRequestType SOSConstants.SOSRequestType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SOSConstants.SOSRequestType[] SOSConstants.SOSRequestType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of SOSConstants.SOSRequestType in org.deegree.services.sos
 

Fields in org.deegree.services.sos with type parameters of type SOSConstants.SOSRequestType
protected static ImplementationMetadata<SOSConstants.SOSRequestType> SOSProvider.IMPLEMENTATION_METADATA
           
 

Methods in org.deegree.services.sos that return types with arguments of type SOSConstants.SOSRequestType
 ImplementationMetadata<SOSConstants.SOSRequestType> SOSProvider.getImplementationMetadata()
           
 



Copyright © 2011. All Rights Reserved.