Uses of Class
net.opengis.gml.DataBlockType

Packages that use DataBlockType
net.opengis.gml   
 

Uses of DataBlockType in net.opengis.gml
 

Fields in net.opengis.gml declared as DataBlockType
protected  DataBlockType RangeSetType.dataBlock
           
 

Methods in net.opengis.gml that return DataBlockType
 DataBlockType ObjectFactory.createDataBlockType()
          Create an instance of DataBlockType
 DataBlockType RangeSetType.getDataBlock()
          Its tuple list holds the values as space-separated tuples each of which contains comma-separated components, and the tuple structure is specified using the rangeParameters property.
 

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

Methods in net.opengis.gml with parameters of type DataBlockType
 JAXBElement<DataBlockType> ObjectFactory.createDataBlock(DataBlockType value)
          Create an instance of JAXBElement<DataBlockType>}
 void RangeSetType.setDataBlock(DataBlockType value)
          Définit la valeur de la propriété dataBlock.
 



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