Uses of Class
net.opengis.sos.v_2_0.SosInsertionMetadataType

Uses of SosInsertionMetadataType in net.opengis.sos.v_2_0
 

Fields in net.opengis.sos.v_2_0 declared as SosInsertionMetadataType
protected  SosInsertionMetadataType SosInsertionMetadataPropertyType.sosInsertionMetadata
           
 

Methods in net.opengis.sos.v_2_0 that return SosInsertionMetadataType
 SosInsertionMetadataType ObjectFactory.createSosInsertionMetadataType()
          Create an instance of SosInsertionMetadataType
 SosInsertionMetadataType SosInsertionMetadataPropertyType.getSosInsertionMetadata()
          Gets the value of the sosInsertionMetadata property.
 SosInsertionMetadataType SosInsertionMetadataType.withFeatureOfInterestType(Collection<String> values)
           
 SosInsertionMetadataType SosInsertionMetadataType.withFeatureOfInterestType(List<String> value)
           
 SosInsertionMetadataType SosInsertionMetadataType.withFeatureOfInterestType(String... values)
           
 SosInsertionMetadataType SosInsertionMetadataType.withObservationType(Collection<String> values)
           
 SosInsertionMetadataType SosInsertionMetadataType.withObservationType(List<String> value)
           
 SosInsertionMetadataType SosInsertionMetadataType.withObservationType(String... values)
           
 

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

Methods in net.opengis.sos.v_2_0 with parameters of type SosInsertionMetadataType
 JAXBElement<SosInsertionMetadataType> ObjectFactory.createSosInsertionMetadata(SosInsertionMetadataType value)
          Create an instance of JAXBElement<SosInsertionMetadataType>}
 void SosInsertionMetadataPropertyType.setSosInsertionMetadata(SosInsertionMetadataType value)
          Sets the value of the sosInsertionMetadata property.
 SosInsertionMetadataPropertyType SosInsertionMetadataPropertyType.withSosInsertionMetadata(SosInsertionMetadataType value)
           
 



Copyright © 2008-2015. All Rights Reserved.