Uses of Class
net.opengis.iso19139.gco.v_20070417.TypeNameType

Packages that use TypeNameType
net.opengis.iso19139.gco.v_20070417   
 

Uses of TypeNameType in net.opengis.iso19139.gco.v_20070417
 

Fields in net.opengis.iso19139.gco.v_20070417 declared as TypeNameType
protected  TypeNameType TypeNamePropertyType.typeName
           
 

Methods in net.opengis.iso19139.gco.v_20070417 that return TypeNameType
 TypeNameType ObjectFactory.createTypeNameType()
          Create an instance of TypeNameType
 TypeNameType TypeNamePropertyType.getTypeName()
          Gets the value of the typeName property.
 TypeNameType TypeNameType.withAName(CharacterStringPropertyType value)
           
 TypeNameType TypeNameType.withId(String value)
           
 TypeNameType TypeNameType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gco.v_20070417 that return types with arguments of type TypeNameType
 JAXBElement<TypeNameType> ObjectFactory.createTypeName(TypeNameType value)
          Create an instance of JAXBElement<TypeNameType>}
 

Methods in net.opengis.iso19139.gco.v_20070417 with parameters of type TypeNameType
 JAXBElement<TypeNameType> ObjectFactory.createTypeName(TypeNameType value)
          Create an instance of JAXBElement<TypeNameType>}
 void TypeNamePropertyType.setTypeName(TypeNameType value)
          Sets the value of the typeName property.
 TypeNamePropertyType TypeNamePropertyType.withTypeName(TypeNameType value)
           
 



Copyright © 2008-2015. All Rights Reserved.