deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.datatypes.CodeList

Packages that use CodeList
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices   
org.deegree.ogcwebservices.getcapabilities   
 

Uses of CodeList in org.deegree.ogcbase
 

Methods in org.deegree.ogcbase that return CodeList
protected  CodeList OGCDocument.parseCodeList(Element element)
          creates a CodeList object from the passed element
protected  CodeList[] OGCDocument.parseCodeListArray(ElementList el)
          creates an array of CodeList objects from the passed element list
 

Methods in org.deegree.ogcbase with parameters of type CodeList
protected static void XMLFactory.appendCodeList(Element xmlNode, CodeList codeList, URI namespaceURI)
          Appends an XML representation of the passed CodeList to the passed Element.
 

Uses of CodeList in org.deegree.ogcwebservices
 

Methods in org.deegree.ogcwebservices that return CodeList
 CodeList[] SupportedFormats.getFormats()
           
 CodeList[] SupportedSRSs.getNativeSRSs()
           
 CodeList[] SupportedSRSs.getRequestResponseSRSs()
           
 CodeList[] SupportedSRSs.getRequestSRSs()
           
 CodeList[] SupportedSRSs.getResponseSRSs()
           
 

Methods in org.deegree.ogcwebservices with parameters of type CodeList
 void SupportedFormats.setFormats(CodeList[] formats)
           
 void SupportedSRSs.setNativeSRSs(CodeList[] nativeSRSs)
           
 void SupportedSRSs.setRequestResponseSRSs(CodeList[] requestResponseSRSs)
           
 void SupportedSRSs.setRequestSRSs(CodeList[] requestSRSs)
           
 void SupportedSRSs.setResponseSRSs(CodeList[] responseSRSs)
           
 

Constructors in org.deegree.ogcwebservices with parameters of type CodeList
SupportedFormats(CodeList[] formats)
           
SupportedFormats(CodeList[] formats, Code nativeFormat)
           
SupportedSRSs(CodeList[] requestResponseCRSs, CodeList[] requestCRSs, CodeList[] responseCRSs, CodeList[] nativeCRSs)
           
SupportedSRSs(CodeList[] requestResponseCRSs, CodeList[] requestCRSs, CodeList[] responseCRSs, CodeList[] nativeCRSs)
           
SupportedSRSs(CodeList[] requestResponseCRSs, CodeList[] requestCRSs, CodeList[] responseCRSs, CodeList[] nativeCRSs)
           
SupportedSRSs(CodeList[] requestResponseCRSs, CodeList[] requestCRSs, CodeList[] responseCRSs, CodeList[] nativeCRSs)
           
 

Uses of CodeList in org.deegree.ogcwebservices.getcapabilities
 

Methods in org.deegree.ogcwebservices.getcapabilities that return CodeList
 CodeList[] Service.getAccessConstraints()
           
 CodeList Service.getFees()
           
 

Methods in org.deegree.ogcwebservices.getcapabilities with parameters of type CodeList
 void Service.setAccessConstraints(CodeList[] accessConstraints)
           
 void Service.setFees(CodeList fees)
           
 

Constructors in org.deegree.ogcwebservices.getcapabilities with parameters of type CodeList
Service(String name, String label, CodeList fees, CodeList[] accessConstraints)
           
Service(String name, String label, CodeList fees, CodeList[] accessConstraints)
           
Service(String description, String name, MetadataLink metadataLink, String label, Keywords[] keywords, CitedResponsibleParty citedResponsibleParty, CodeList fees, CodeList[] accessConstraints, String version, String updateSequence)
           
Service(String description, String name, MetadataLink metadataLink, String label, Keywords[] keywords, CitedResponsibleParty citedResponsibleParty, CodeList fees, CodeList[] accessConstraints, String version, String updateSequence)
           
Service(String name, String label, String description, CitedResponsibleParty citedResponsibleParty, CodeList fees, CodeList[] accessConstraints)
           
Service(String name, String label, String description, CitedResponsibleParty citedResponsibleParty, CodeList fees, CodeList[] accessConstraints)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org