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 Modifier and Type Field Description protected SosInsertionMetadataTypeSosInsertionMetadataPropertyType. sosInsertionMetadataMethods in net.opengis.sos.v_2_0 that return SosInsertionMetadataType Modifier and Type Method Description SosInsertionMetadataTypeObjectFactory. createSosInsertionMetadataType()Create an instance ofSosInsertionMetadataTypeSosInsertionMetadataTypeSosInsertionMetadataPropertyType. getSosInsertionMetadata()Gets the value of the sosInsertionMetadata property.SosInsertionMetadataTypeSosInsertionMetadataType. withFeatureOfInterestType(String... values)SosInsertionMetadataTypeSosInsertionMetadataType. withFeatureOfInterestType(Collection<String> values)SosInsertionMetadataTypeSosInsertionMetadataType. withFeatureOfInterestType(List<String> value)SosInsertionMetadataTypeSosInsertionMetadataType. withObservationType(String... values)SosInsertionMetadataTypeSosInsertionMetadataType. withObservationType(Collection<String> values)SosInsertionMetadataTypeSosInsertionMetadataType. withObservationType(List<String> value)Methods in net.opengis.sos.v_2_0 that return types with arguments of type SosInsertionMetadataType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SosInsertionMetadataType>ObjectFactory. createSosInsertionMetadata(SosInsertionMetadataType value)Methods in net.opengis.sos.v_2_0 with parameters of type SosInsertionMetadataType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SosInsertionMetadataType>ObjectFactory. createSosInsertionMetadata(SosInsertionMetadataType value)voidSosInsertionMetadataPropertyType. setSosInsertionMetadata(SosInsertionMetadataType value)Sets the value of the sosInsertionMetadata property.SosInsertionMetadataPropertyTypeSosInsertionMetadataPropertyType. withSosInsertionMetadata(SosInsertionMetadataType value)Constructors in net.opengis.sos.v_2_0 with parameters of type SosInsertionMetadataType Constructor Description SosInsertionMetadataPropertyType(SosInsertionMetadataType sosInsertionMetadata, List<String> nilReason, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-