Uses of Class
net.opengis.gml.FileType

Packages that use FileType
net.opengis.gml   
 

Uses of FileType in net.opengis.gml
 

Fields in net.opengis.gml declared as FileType
protected  FileType RangeSetType.file
           
 

Methods in net.opengis.gml that return FileType
 FileType ObjectFactory.createFileType()
          Create an instance of FileType
 FileType RangeSetType.getFile()
          a reference to an external source for the data, together with a description of how that external source is structured
 

Methods in net.opengis.gml that return types with arguments of type FileType
 JAXBElement<FileType> ObjectFactory.createFile(FileType value)
          Create an instance of JAXBElement<FileType>}
 

Methods in net.opengis.gml with parameters of type FileType
 JAXBElement<FileType> ObjectFactory.createFile(FileType value)
          Create an instance of JAXBElement<FileType>}
 void RangeSetType.setFile(FileType value)
          Définit la valeur de la propriété file.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.