Uses of Class
net.opengis.tjs.v_1_0.Dataset

Uses of Dataset in net.opengis.tjs.v_1_0
 

Fields in net.opengis.tjs.v_1_0 declared as Dataset
protected  Dataset Framework.dataset
           
 

Methods in net.opengis.tjs.v_1_0 that return Dataset
 Dataset ObjectFactory.createDataset()
          Create an instance of Dataset
 Dataset Framework.getDataset()
          Description of the dataset which contains attribute data that applies to the spatial framework, and the requested attribute data.
 Dataset Dataset.withAbstract(AbstractType value)
           
 Dataset Dataset.withColumnset(Columnset value)
           
 Dataset Dataset.withDatasetURI(String value)
           
 Dataset Dataset.withDocumentation(String value)
           
 Dataset Dataset.withOrganization(String value)
           
 Dataset Dataset.withReferenceDate(ReferenceDate value)
           
 Dataset Dataset.withRowset(Rowset value)
           
 Dataset Dataset.withTitle(String value)
           
 Dataset Dataset.withVersion(String value)
           
 

Methods in net.opengis.tjs.v_1_0 with parameters of type Dataset
 void Framework.setDataset(Dataset value)
          Sets the value of the dataset property.
 Framework Framework.withDataset(Dataset value)
           
 



Copyright © 2008-2016. All Rights Reserved.