Uses of Class
net.opengis.sps.v_2_0.DataAvailableType.DataReference

Uses of DataAvailableType.DataReference in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 with type parameters of type DataAvailableType.DataReference
protected  List<DataAvailableType.DataReference> DataAvailableType.dataReference
           
 

Methods in net.opengis.sps.v_2_0 that return DataAvailableType.DataReference
 DataAvailableType.DataReference ObjectFactory.createDataAvailableTypeDataReference()
          Create an instance of DataAvailableType.DataReference
 DataAvailableType.DataReference DataAvailableType.DataReference.withReferenceGroup(ReferenceGroupType value)
           
 

Methods in net.opengis.sps.v_2_0 that return types with arguments of type DataAvailableType.DataReference
 List<DataAvailableType.DataReference> DataAvailableType.getDataReference()
          Gets the value of the dataReference property.
 

Methods in net.opengis.sps.v_2_0 with parameters of type DataAvailableType.DataReference
 DataAvailableType DataAvailableType.withDataReference(DataAvailableType.DataReference... values)
           
 

Method parameters in net.opengis.sps.v_2_0 with type arguments of type DataAvailableType.DataReference
 void DataAvailableType.setDataReference(List<DataAvailableType.DataReference> value)
           
 DataAvailableType DataAvailableType.withDataReference(Collection<DataAvailableType.DataReference> values)
           
 DataAvailableType DataAvailableType.withDataReference(List<DataAvailableType.DataReference> value)
           
 



Copyright © 2008-2015. All Rights Reserved.