Uses of Class
net.opengis.gml.FileValueModelType

Packages that use FileValueModelType
net.opengis.gml   
 

Uses of FileValueModelType in net.opengis.gml
 

Fields in net.opengis.gml declared as FileValueModelType
protected  FileValueModelType FileType.fileStructure
           
 

Methods in net.opengis.gml that return FileValueModelType
static FileValueModelType FileValueModelType.fromValue(String v)
           
 FileValueModelType FileType.getFileStructure()
          Obtient la valeur de la propriété fileStructure.
static FileValueModelType FileValueModelType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FileValueModelType[] FileValueModelType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.gml with parameters of type FileValueModelType
 void FileType.setFileStructure(FileValueModelType value)
          Définit la valeur de la propriété fileStructure.
 



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