Uses of Class
net.opengis.gml.CodeType

Packages that use CodeType
net.opengis.gml   
 

Uses of CodeType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type CodeType
protected  List<CodeType> AbstractGMLType.name
           
 

Methods in net.opengis.gml that return CodeType
 CodeType ObjectFactory.createCodeType()
          Create an instance of CodeType
 

Methods in net.opengis.gml that return types with arguments of type CodeType
 JAXBElement<CodeType> ObjectFactory.createName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 List<CodeType> AbstractGMLType.getName()
          Multiple names may be provided.
 

Methods in net.opengis.gml with parameters of type CodeType
 JAXBElement<CodeType> ObjectFactory.createName(CodeType value)
          Create an instance of JAXBElement<CodeType>}
 



Copyright © 2008. All Rights Reserved.