Uses of Interface
net.opengis.ows.x11.CodeType

Packages that use CodeType
net.opengis.ows.x11   
net.opengis.ows.x11.impl   
 

Uses of CodeType in net.opengis.ows.x11
 

Methods in net.opengis.ows.x11 that return CodeType
 CodeType ReferenceType.addNewIdentifier()
          Appends and returns a new empty "Identifier" element
 CodeType IdentifierDocument.addNewIdentifier()
          Appends and returns a new empty "Identifier" element
 CodeType DatasetDescriptionSummaryBaseType.addNewIdentifier()
          Appends and returns a new empty "Identifier" element
 CodeType BasicIdentificationType.addNewIdentifier()
          Appends and returns a new empty "Identifier" element
 CodeType RoleDocument.addNewRole()
          Appends and returns a new empty "Role" element
 CodeType ResponsiblePartyType.addNewRole()
          Appends and returns a new empty "Role" element
 CodeType ResponsiblePartySubsetType.addNewRole()
          Appends and returns a new empty "Role" element
 CodeType ServiceIdentificationDocument.ServiceIdentification.addNewServiceType()
          Appends and returns a new empty "ServiceType" element
 CodeType KeywordsType.addNewType()
          Appends and returns a new empty "Type" element
 CodeType ReferenceType.getIdentifier()
          Gets the "Identifier" element
 CodeType IdentifierDocument.getIdentifier()
          Gets the "Identifier" element
 CodeType DatasetDescriptionSummaryBaseType.getIdentifier()
          Gets the "Identifier" element
 CodeType BasicIdentificationType.getIdentifier()
          Gets the "Identifier" element
 CodeType RoleDocument.getRole()
          Gets the "Role" element
 CodeType ResponsiblePartyType.getRole()
          Gets the "Role" element
 CodeType ResponsiblePartySubsetType.getRole()
          Gets the "Role" element
 CodeType ServiceIdentificationDocument.ServiceIdentification.getServiceType()
          Gets the "ServiceType" element
 CodeType KeywordsType.getType()
          Gets the "Type" element
static CodeType CodeType.Factory.newInstance()
           
static CodeType CodeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static CodeType CodeType.Factory.parse(File file)
           
static CodeType CodeType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static CodeType CodeType.Factory.parse(InputStream is)
           
static CodeType CodeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static CodeType CodeType.Factory.parse(Node node)
           
static CodeType CodeType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static CodeType CodeType.Factory.parse(Reader r)
           
static CodeType CodeType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static CodeType CodeType.Factory.parse(String xmlAsString)
           
static CodeType CodeType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static CodeType CodeType.Factory.parse(URL u)
           
static CodeType CodeType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static CodeType CodeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static CodeType CodeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static CodeType CodeType.Factory.parse(XMLStreamReader sr)
           
static CodeType CodeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.ows.x11 with parameters of type CodeType
 void ReferenceType.setIdentifier(CodeType identifier)
          Sets the "Identifier" element
 void IdentifierDocument.setIdentifier(CodeType identifier)
          Sets the "Identifier" element
 void DatasetDescriptionSummaryBaseType.setIdentifier(CodeType identifier)
          Sets the "Identifier" element
 void BasicIdentificationType.setIdentifier(CodeType identifier)
          Sets the "Identifier" element
 void RoleDocument.setRole(CodeType role)
          Sets the "Role" element
 void ResponsiblePartyType.setRole(CodeType role)
          Sets the "Role" element
 void ResponsiblePartySubsetType.setRole(CodeType role)
          Sets the "Role" element
 void ServiceIdentificationDocument.ServiceIdentification.setServiceType(CodeType serviceType)
          Sets the "ServiceType" element
 void KeywordsType.setType(CodeType type)
          Sets the "Type" element
 

Uses of CodeType in net.opengis.ows.x11.impl
 

Classes in net.opengis.ows.x11.impl that implement CodeType
 class CodeTypeImpl
          An XML CodeType(@http://www.opengis.net/ows/1.1).
 

Methods in net.opengis.ows.x11.impl that return CodeType
 CodeType ReferenceTypeImpl.addNewIdentifier()
          Appends and returns a new empty "Identifier" element
 CodeType IdentifierDocumentImpl.addNewIdentifier()
          Appends and returns a new empty "Identifier" element
 CodeType DatasetDescriptionSummaryBaseTypeImpl.addNewIdentifier()
          Appends and returns a new empty "Identifier" element
 CodeType BasicIdentificationTypeImpl.addNewIdentifier()
          Appends and returns a new empty "Identifier" element
 CodeType RoleDocumentImpl.addNewRole()
          Appends and returns a new empty "Role" element
 CodeType ResponsiblePartyTypeImpl.addNewRole()
          Appends and returns a new empty "Role" element
 CodeType ResponsiblePartySubsetTypeImpl.addNewRole()
          Appends and returns a new empty "Role" element
 CodeType ServiceIdentificationDocumentImpl.ServiceIdentificationImpl.addNewServiceType()
          Appends and returns a new empty "ServiceType" element
 CodeType KeywordsTypeImpl.addNewType()
          Appends and returns a new empty "Type" element
 CodeType ReferenceTypeImpl.getIdentifier()
          Gets the "Identifier" element
 CodeType IdentifierDocumentImpl.getIdentifier()
          Gets the "Identifier" element
 CodeType DatasetDescriptionSummaryBaseTypeImpl.getIdentifier()
          Gets the "Identifier" element
 CodeType BasicIdentificationTypeImpl.getIdentifier()
          Gets the "Identifier" element
 CodeType RoleDocumentImpl.getRole()
          Gets the "Role" element
 CodeType ResponsiblePartyTypeImpl.getRole()
          Gets the "Role" element
 CodeType ResponsiblePartySubsetTypeImpl.getRole()
          Gets the "Role" element
 CodeType ServiceIdentificationDocumentImpl.ServiceIdentificationImpl.getServiceType()
          Gets the "ServiceType" element
 CodeType KeywordsTypeImpl.getType()
          Gets the "Type" element
 

Methods in net.opengis.ows.x11.impl with parameters of type CodeType
 void ReferenceTypeImpl.setIdentifier(CodeType identifier)
          Sets the "Identifier" element
 void IdentifierDocumentImpl.setIdentifier(CodeType identifier)
          Sets the "Identifier" element
 void DatasetDescriptionSummaryBaseTypeImpl.setIdentifier(CodeType identifier)
          Sets the "Identifier" element
 void BasicIdentificationTypeImpl.setIdentifier(CodeType identifier)
          Sets the "Identifier" element
 void RoleDocumentImpl.setRole(CodeType role)
          Sets the "Role" element
 void ResponsiblePartyTypeImpl.setRole(CodeType role)
          Sets the "Role" element
 void ResponsiblePartySubsetTypeImpl.setRole(CodeType role)
          Sets the "Role" element
 void ServiceIdentificationDocumentImpl.ServiceIdentificationImpl.setServiceType(CodeType serviceType)
          Sets the "ServiceType" element
 void KeywordsTypeImpl.setType(CodeType type)
          Sets the "Type" element
 



Copyright © 2004-2012 52north.org. All Rights Reserved.