Uses of Class
net.opengis.waterml.v_2_0.TVPMetadataPropertyType
-
-
Uses of TVPMetadataPropertyType in net.opengis.waterml.v_2_0
Fields in net.opengis.waterml.v_2_0 declared as TVPMetadataPropertyType Modifier and Type Field Description protected TVPMetadataPropertyTypeCategoricalTVPType. metadataMethods in net.opengis.waterml.v_2_0 that return TVPMetadataPropertyType Modifier and Type Method Description TVPMetadataPropertyTypeObjectFactory. createTVPMetadataPropertyType()Create an instance ofTVPMetadataPropertyTypeTVPMetadataPropertyTypeCategoricalTVPType. getMetadata()Gets the value of the metadata property.TVPMetadataPropertyTypeTVPMetadataPropertyType. withOwns(boolean value)TVPMetadataPropertyTypeTVPMetadataPropertyType. withTVPMetadata(jakarta.xml.bind.JAXBElement<? extends TVPMetadataType> value)Methods in net.opengis.waterml.v_2_0 with parameters of type TVPMetadataPropertyType Modifier and Type Method Description voidCategoricalTVPType. setMetadata(TVPMetadataPropertyType value)Sets the value of the metadata property.CategoricalTVPTypeCategoricalTVPType. withMetadata(TVPMetadataPropertyType value)Constructors in net.opengis.waterml.v_2_0 with parameters of type TVPMetadataPropertyType Constructor Description CategoricalTVPType(TimePositionType time, jakarta.xml.bind.JAXBElement<CategoryPropertyType> value, TVPMetadataPropertyType metadata)Fully-initialising value constructor
-