Uses of Class
net.opengis.swes.v_2_0.InsertionMetadataType

Packages that use InsertionMetadataType
net.opengis.swes.v_2_0   
 

Uses of InsertionMetadataType in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 declared as InsertionMetadataType
protected  InsertionMetadataType InsertSensorType.Metadata.insertionMetadata
           
protected  InsertionMetadataType InsertionMetadataPropertyType.insertionMetadata
           
 

Methods in net.opengis.swes.v_2_0 that return InsertionMetadataType
 InsertionMetadataType InsertSensorType.Metadata.getInsertionMetadata()
          Gets the value of the insertionMetadata property.
 InsertionMetadataType InsertionMetadataPropertyType.getInsertionMetadata()
          Gets the value of the insertionMetadata property.
 

Methods in net.opengis.swes.v_2_0 that return types with arguments of type InsertionMetadataType
 JAXBElement<InsertionMetadataType> ObjectFactory.createInsertionMetadata(InsertionMetadataType value)
          Create an instance of JAXBElement<InsertionMetadataType>}
 

Methods in net.opengis.swes.v_2_0 with parameters of type InsertionMetadataType
 JAXBElement<InsertionMetadataType> ObjectFactory.createInsertionMetadata(InsertionMetadataType value)
          Create an instance of JAXBElement<InsertionMetadataType>}
 void InsertSensorType.Metadata.setInsertionMetadata(InsertionMetadataType value)
          Sets the value of the insertionMetadata property.
 void InsertionMetadataPropertyType.setInsertionMetadata(InsertionMetadataType value)
          Sets the value of the insertionMetadata property.
 InsertSensorType.Metadata InsertSensorType.Metadata.withInsertionMetadata(InsertionMetadataType value)
           
 InsertionMetadataPropertyType InsertionMetadataPropertyType.withInsertionMetadata(InsertionMetadataType value)
           
 



Copyright © 2008-2015. All Rights Reserved.