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

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

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

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

Methods in net.opengis.iso19139.gco.v_20060504 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_20060504 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_20060504 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.