Uses of Class
net.opengis.waterml.v_2_0.ObservationMetadataType
-
-
Uses of ObservationMetadataType in net.opengis.waterml.v_2_0
Fields in net.opengis.waterml.v_2_0 declared as ObservationMetadataType Modifier and Type Field Description protected ObservationMetadataTypeObservationMetadataPropertyType. observationMetadataMethods in net.opengis.waterml.v_2_0 that return types with arguments of type ObservationMetadataType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ObservationMetadataType>ObjectFactory. createObservationMetadata(ObservationMetadataType value)Methods in net.opengis.waterml.v_2_0 with parameters of type ObservationMetadataType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ObservationMetadataType>ObjectFactory. createObservationMetadata(ObservationMetadataType value)voidObservationMetadataPropertyType. setObservationMetadata(ObservationMetadataType value)Sets the value of the observationMetadata property.ObservationMetadataPropertyTypeObservationMetadataPropertyType. withObservationMetadata(ObservationMetadataType value)Constructors in net.opengis.waterml.v_2_0 with parameters of type ObservationMetadataType Constructor Description ObservationMetadataPropertyType(ObservationMetadataType observationMetadata, Boolean owns, 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
-