Uses of Class
net.opengis.iso19139.gmd.v_20070417.DSSensorType

Packages that use DSSensorType
net.opengis.iso19139.gmd.v_20070417   
 

Uses of DSSensorType in net.opengis.iso19139.gmd.v_20070417
 

Fields in net.opengis.iso19139.gmd.v_20070417 declared as DSSensorType
protected  DSSensorType DSSensorPropertyType.dsSensor
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return DSSensorType
 DSSensorType ObjectFactory.createDSSensorType()
          Create an instance of DSSensorType
 DSSensorType DSSensorPropertyType.getDSSensor()
          Gets the value of the dsSensor property.
 DSSensorType DSSensorType.withComposedOf(Collection<DSDataSetPropertyType> values)
           
 DSSensorType DSSensorType.withComposedOf(DSDataSetPropertyType... values)
           
 DSSensorType DSSensorType.withComposedOf(List<DSDataSetPropertyType> value)
           
 DSSensorType DSSensorType.withId(String value)
           
 DSSensorType DSSensorType.withSeriesMetadata(Collection<MDMetadataPropertyType> values)
           
 DSSensorType DSSensorType.withSeriesMetadata(List<MDMetadataPropertyType> value)
           
 DSSensorType DSSensorType.withSeriesMetadata(MDMetadataPropertyType... values)
           
 DSSensorType DSSensorType.withSubset(Collection<DSAggregatePropertyType> values)
           
 DSSensorType DSSensorType.withSubset(DSAggregatePropertyType... values)
           
 DSSensorType DSSensorType.withSubset(List<DSAggregatePropertyType> value)
           
 DSSensorType DSSensorType.withSuperset(Collection<DSAggregatePropertyType> values)
           
 DSSensorType DSSensorType.withSuperset(DSAggregatePropertyType... values)
           
 DSSensorType DSSensorType.withSuperset(List<DSAggregatePropertyType> value)
           
 DSSensorType DSSensorType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type DSSensorType
 JAXBElement<DSSensorType> ObjectFactory.createDSSensor(DSSensorType value)
          Create an instance of JAXBElement<DSSensorType>}
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type DSSensorType
 JAXBElement<DSSensorType> ObjectFactory.createDSSensor(DSSensorType value)
          Create an instance of JAXBElement<DSSensorType>}
 void DSSensorPropertyType.setDSSensor(DSSensorType value)
          Sets the value of the dsSensor property.
 DSSensorPropertyType DSSensorPropertyType.withDSSensor(DSSensorType value)
           
 



Copyright © 2008-2015. All Rights Reserved.