Uses of Interface
net.opengis.tsml.x10.TimeseriesTVPType.DefaultPointMetadata
-
Packages that use TimeseriesTVPType.DefaultPointMetadata Package Description net.opengis.tsml.x10 net.opengis.tsml.x10.impl -
-
Uses of TimeseriesTVPType.DefaultPointMetadata in net.opengis.tsml.x10
Methods in net.opengis.tsml.x10 that return TimeseriesTVPType.DefaultPointMetadata Modifier and Type Method Description TimeseriesTVPType.DefaultPointMetadataTimeseriesTVPType. addNewDefaultPointMetadata()Appends and returns a new empty "defaultPointMetadata" elementTimeseriesTVPType.DefaultPointMetadataTimeseriesTVPType. getDefaultPointMetadata()Gets the "defaultPointMetadata" elementstatic TimeseriesTVPType.DefaultPointMetadataTimeseriesTVPType.DefaultPointMetadata.Factory. newInstance()static TimeseriesTVPType.DefaultPointMetadataTimeseriesTVPType.DefaultPointMetadata.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.tsml.x10 with parameters of type TimeseriesTVPType.DefaultPointMetadata Modifier and Type Method Description voidTimeseriesTVPType. setDefaultPointMetadata(TimeseriesTVPType.DefaultPointMetadata defaultPointMetadata)Sets the "defaultPointMetadata" element -
Uses of TimeseriesTVPType.DefaultPointMetadata in net.opengis.tsml.x10.impl
Classes in net.opengis.tsml.x10.impl that implement TimeseriesTVPType.DefaultPointMetadata Modifier and Type Class Description static classTimeseriesTVPTypeImpl.DefaultPointMetadataImplAn XML defaultPointMetadata(@http://www.opengis.net/tsml/1.0).Methods in net.opengis.tsml.x10.impl that return TimeseriesTVPType.DefaultPointMetadata Modifier and Type Method Description TimeseriesTVPType.DefaultPointMetadataTimeseriesTVPTypeImpl. addNewDefaultPointMetadata()Appends and returns a new empty "defaultPointMetadata" elementTimeseriesTVPType.DefaultPointMetadataTimeseriesTVPTypeImpl. getDefaultPointMetadata()Gets the "defaultPointMetadata" elementMethods in net.opengis.tsml.x10.impl with parameters of type TimeseriesTVPType.DefaultPointMetadata Modifier and Type Method Description voidTimeseriesTVPTypeImpl. setDefaultPointMetadata(TimeseriesTVPType.DefaultPointMetadata defaultPointMetadata)Sets the "defaultPointMetadata" element
-