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

Uses of InsertionCapabilitiesType in net.opengis.sos.v_2_0
 

Fields in net.opengis.sos.v_2_0 declared as InsertionCapabilitiesType
protected  InsertionCapabilitiesType InsertionCapabilitiesPropertyType.insertionCapabilities
           
 

Methods in net.opengis.sos.v_2_0 that return InsertionCapabilitiesType
 InsertionCapabilitiesType ObjectFactory.createInsertionCapabilitiesType()
          Create an instance of InsertionCapabilitiesType
 InsertionCapabilitiesType InsertionCapabilitiesPropertyType.getInsertionCapabilities()
          Gets the value of the insertionCapabilities property.
 InsertionCapabilitiesType InsertionCapabilitiesType.withFeatureOfInterestType(Collection<String> values)
           
 InsertionCapabilitiesType InsertionCapabilitiesType.withFeatureOfInterestType(List<String> value)
           
 InsertionCapabilitiesType InsertionCapabilitiesType.withFeatureOfInterestType(String... values)
           
 InsertionCapabilitiesType InsertionCapabilitiesType.withObservationType(Collection<String> values)
           
 InsertionCapabilitiesType InsertionCapabilitiesType.withObservationType(List<String> value)
           
 InsertionCapabilitiesType InsertionCapabilitiesType.withObservationType(String... values)
           
 InsertionCapabilitiesType InsertionCapabilitiesType.withProcedureDescriptionFormat(Collection<String> values)
           
 InsertionCapabilitiesType InsertionCapabilitiesType.withProcedureDescriptionFormat(List<String> value)
           
 InsertionCapabilitiesType InsertionCapabilitiesType.withProcedureDescriptionFormat(String... values)
           
 InsertionCapabilitiesType InsertionCapabilitiesType.withSupportedEncoding(Collection<String> values)
           
 InsertionCapabilitiesType InsertionCapabilitiesType.withSupportedEncoding(List<String> value)
           
 InsertionCapabilitiesType InsertionCapabilitiesType.withSupportedEncoding(String... values)
           
 

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

Methods in net.opengis.sos.v_2_0 with parameters of type InsertionCapabilitiesType
 JAXBElement<InsertionCapabilitiesType> ObjectFactory.createInsertionCapabilities(InsertionCapabilitiesType value)
          Create an instance of JAXBElement<InsertionCapabilitiesType>}
 void InsertionCapabilitiesPropertyType.setInsertionCapabilities(InsertionCapabilitiesType value)
          Sets the value of the insertionCapabilities property.
 InsertionCapabilitiesPropertyType InsertionCapabilitiesPropertyType.withInsertionCapabilities(InsertionCapabilitiesType value)
           
 



Copyright © 2008-2015. All Rights Reserved.