Uses of Class
net.opengis.gml.v_3_3.xbt.CodeType

Packages that use CodeType
net.opengis.gml.v_3_3.xbt   
 

Uses of CodeType in net.opengis.gml.v_3_3.xbt
 

Subclasses of CodeType in net.opengis.gml.v_3_3.xbt
 class CodeWithAuthorityType
          gmlxbt:CodeWithAuthorityType requires that the codeSpace attribute is provided in an instance.
 

Methods in net.opengis.gml.v_3_3.xbt that return CodeType
 CodeType ObjectFactory.createCodeType()
          Create an instance of CodeType
 CodeType CodeType.withCodeSpace(String value)
           
 CodeType CodeType.withLang(String value)
           
 CodeType CodeType.withValue(String value)
           
 



Copyright © 2008-2016. All Rights Reserved.