Uses of Class
net.opengis.iso19139.gmx.v_20070417.FileNameType

Packages that use FileNameType
net.opengis.iso19139.gmx.v_20070417   
 

Uses of FileNameType in net.opengis.iso19139.gmx.v_20070417
 

Fields in net.opengis.iso19139.gmx.v_20070417 declared as FileNameType
protected  FileNameType FileNamePropertyType.fileName
           
 

Methods in net.opengis.iso19139.gmx.v_20070417 that return FileNameType
 FileNameType ObjectFactory.createFileNameType()
          Create an instance of FileNameType
 FileNameType FileNamePropertyType.getFileName()
          Gets the value of the fileName property.
 FileNameType FileNameType.withSrc(String value)
           
 FileNameType FileNameType.withValue(String value)
           
 

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

Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type FileNameType
 JAXBElement<FileNameType> ObjectFactory.createFileName(FileNameType value)
          Create an instance of JAXBElement<FileNameType>}
 void FileNamePropertyType.setFileName(FileNameType value)
          Sets the value of the fileName property.
 FileNamePropertyType FileNamePropertyType.withFileName(FileNameType value)
           
 



Copyright © 2008-2015. All Rights Reserved.