Uses of Class
org.deegree.protocol.csw.CSWConstants.OutputSchema

Packages that use CSWConstants.OutputSchema
org.deegree.protocol.csw   
 

Uses of CSWConstants.OutputSchema in org.deegree.protocol.csw
 

Methods in org.deegree.protocol.csw that return CSWConstants.OutputSchema
static CSWConstants.OutputSchema CSWConstants.OutputSchema.determineByTypeName(QName typeName)
           
static CSWConstants.OutputSchema CSWConstants.OutputSchema.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CSWConstants.OutputSchema[] CSWConstants.OutputSchema.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.deegree.protocol.csw with parameters of type CSWConstants.OutputSchema
static URI CSWConstants.OutputSchema.determineOutputSchema(CSWConstants.OutputSchema outputSchema)
           
 



Copyright © 2011. All Rights Reserved.