Uses of Class
net.opengis.tjs.v_1_0.DatasetDescriptions.Framework

Uses of DatasetDescriptions.Framework in net.opengis.tjs.v_1_0
 

Fields in net.opengis.tjs.v_1_0 with type parameters of type DatasetDescriptions.Framework
protected  List<DatasetDescriptions.Framework> DatasetDescriptions.framework
           
 

Methods in net.opengis.tjs.v_1_0 that return DatasetDescriptions.Framework
 DatasetDescriptions.Framework ObjectFactory.createDatasetDescriptionsFramework()
          Create an instance of DatasetDescriptions.Framework
 DatasetDescriptions.Framework DatasetDescriptions.Framework.withAbstract(AbstractType value)
           
 DatasetDescriptions.Framework DatasetDescriptions.Framework.withBoundingCoordinates(BoundingCoordinates value)
           
 DatasetDescriptions.Framework DatasetDescriptions.Framework.withDataset(Collection<DatasetDescriptions.Framework.Dataset> values)
           
 DatasetDescriptions.Framework DatasetDescriptions.Framework.withDataset(DatasetDescriptions.Framework.Dataset... values)
           
 DatasetDescriptions.Framework DatasetDescriptions.Framework.withDataset(List<DatasetDescriptions.Framework.Dataset> value)
           
 DatasetDescriptions.Framework DatasetDescriptions.Framework.withDescribeDatasetsRequest(DescribeDatasetsRequest value)
           
 DatasetDescriptions.Framework DatasetDescriptions.Framework.withDocumentation(String value)
           
 DatasetDescriptions.Framework DatasetDescriptions.Framework.withFrameworkKey(FrameworkKey value)
           
 DatasetDescriptions.Framework DatasetDescriptions.Framework.withFrameworkURI(String value)
           
 DatasetDescriptions.Framework DatasetDescriptions.Framework.withOrganization(String value)
           
 DatasetDescriptions.Framework DatasetDescriptions.Framework.withReferenceDate(ReferenceDate value)
           
 DatasetDescriptions.Framework DatasetDescriptions.Framework.withTitle(String value)
           
 DatasetDescriptions.Framework DatasetDescriptions.Framework.withVersion(String value)
           
 

Methods in net.opengis.tjs.v_1_0 that return types with arguments of type DatasetDescriptions.Framework
 List<DatasetDescriptions.Framework> DatasetDescriptions.getFramework()
          Gets the value of the framework property.
 

Methods in net.opengis.tjs.v_1_0 with parameters of type DatasetDescriptions.Framework
 DatasetDescriptions DatasetDescriptions.withFramework(DatasetDescriptions.Framework... values)
           
 

Method parameters in net.opengis.tjs.v_1_0 with type arguments of type DatasetDescriptions.Framework
 void DatasetDescriptions.setFramework(List<DatasetDescriptions.Framework> value)
           
 DatasetDescriptions DatasetDescriptions.withFramework(Collection<DatasetDescriptions.Framework> values)
           
 DatasetDescriptions DatasetDescriptions.withFramework(List<DatasetDescriptions.Framework> value)
           
 



Copyright © 2008-2015. All Rights Reserved.