Package net.opengis.waterml.v_2_0
Class ObjectFactory
- java.lang.Object
-
- net.opengis.waterml.v_2_0.ObjectFactory
-
public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the net.opengis.waterml.v_2_0 package.An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
-
Constructor Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.waterml.v_2_0
-
Method Summary
-
-
-
Method Detail
-
createCategoricalTimeseriesType
public CategoricalTimeseriesType createCategoricalTimeseriesType()
Create an instance ofCategoricalTimeseriesType
-
createMeasurementTimeseriesType
public MeasurementTimeseriesType createMeasurementTimeseriesType()
Create an instance ofMeasurementTimeseriesType
-
createCollectionType
public CollectionType createCollectionType()
Create an instance ofCollectionType
-
createMonitoringPointType
public MonitoringPointType createMonitoringPointType()
Create an instance ofMonitoringPointType
-
createTimeZoneType
public TimeZoneType createTimeZoneType()
Create an instance ofTimeZoneType
-
createObservationMetadataType
public ObservationMetadataType createObservationMetadataType()
Create an instance ofObservationMetadataType
-
createDocumentMetadataType
public DocumentMetadataType createDocumentMetadataType()
Create an instance ofDocumentMetadataType
-
createObservationProcessType
public ObservationProcessType createObservationProcessType()
Create an instance ofObservationProcessType
-
createTVPMetadataType
public TVPMetadataType createTVPMetadataType()
Create an instance ofTVPMetadataType
-
createTVPMeasurementMetadataType
public TVPMeasurementMetadataType createTVPMeasurementMetadataType()
Create an instance ofTVPMeasurementMetadataType
-
createTimeseriesMetadataType
public TimeseriesMetadataType createTimeseriesMetadataType()
Create an instance ofTimeseriesMetadataType
-
createMeasurementTimeseriesMetadataType
public MeasurementTimeseriesMetadataType createMeasurementTimeseriesMetadataType()
Create an instance ofMeasurementTimeseriesMetadataType
-
createDefaultCategoricalTVPMetadataType
public DefaultCategoricalTVPMetadataType createDefaultCategoricalTVPMetadataType()
Create an instance ofDefaultCategoricalTVPMetadataType
-
createMeasureTVPType
public MeasureTVPType createMeasureTVPType()
Create an instance ofMeasureTVPType
-
createCategoricalTVPType
public CategoricalTVPType createCategoricalTVPType()
Create an instance ofCategoricalTVPType
-
createCommentBlockType
public CommentBlockType createCommentBlockType()
Create an instance ofCommentBlockType
-
createMeasureType
public MeasureType createMeasureType()
Create an instance ofMeasureType
-
createMonitoringPointPropertyType
public MonitoringPointPropertyType createMonitoringPointPropertyType()
Create an instance ofMonitoringPointPropertyType
-
createTimeZonePropertyType
public TimeZonePropertyType createTimeZonePropertyType()
Create an instance ofTimeZonePropertyType
-
createObservationMetadataPropertyType
public ObservationMetadataPropertyType createObservationMetadataPropertyType()
Create an instance ofObservationMetadataPropertyType
-
createCollectionPropertyType
public CollectionPropertyType createCollectionPropertyType()
Create an instance ofCollectionPropertyType
-
createDocumentMetadataPropertyType
public DocumentMetadataPropertyType createDocumentMetadataPropertyType()
Create an instance ofDocumentMetadataPropertyType
-
createSamplingFeatureMemberPropertyType
public SamplingFeatureMemberPropertyType createSamplingFeatureMemberPropertyType()
Create an instance ofSamplingFeatureMemberPropertyType
-
createObservationProcessPropertyType
public ObservationProcessPropertyType createObservationProcessPropertyType()
Create an instance ofObservationProcessPropertyType
-
createTVPMetadataPropertyType
public TVPMetadataPropertyType createTVPMetadataPropertyType()
Create an instance ofTVPMetadataPropertyType
-
createTVPMeasurementMetadataPropertyType
public TVPMeasurementMetadataPropertyType createTVPMeasurementMetadataPropertyType()
Create an instance ofTVPMeasurementMetadataPropertyType
-
createTVPDefaultMetadataPropertyType
public TVPDefaultMetadataPropertyType createTVPDefaultMetadataPropertyType()
Create an instance ofTVPDefaultMetadataPropertyType
-
createTimeseriesPropertyType
public TimeseriesPropertyType createTimeseriesPropertyType()
Create an instance ofTimeseriesPropertyType
-
createTimeseriesMetadataPropertyType
public TimeseriesMetadataPropertyType createTimeseriesMetadataPropertyType()
Create an instance ofTimeseriesMetadataPropertyType
-
createMeasurementTSMetadataPropertyType
public MeasurementTSMetadataPropertyType createMeasurementTSMetadataPropertyType()
Create an instance ofMeasurementTSMetadataPropertyType
-
createDefaultTVPMetadataPropertyType
public DefaultTVPMetadataPropertyType createDefaultTVPMetadataPropertyType()
Create an instance ofDefaultTVPMetadataPropertyType
-
createCommentBlockPropertyType
public CommentBlockPropertyType createCommentBlockPropertyType()
Create an instance ofCommentBlockPropertyType
-
createCategoricalTimeseriesTypePoint
public CategoricalTimeseriesType.Point createCategoricalTimeseriesTypePoint()
Create an instance ofCategoricalTimeseriesType.Point
-
createMeasurementTimeseriesTypePoint
public MeasurementTimeseriesType.Point createMeasurementTimeseriesTypePoint()
Create an instance ofMeasurementTimeseriesType.Point
-
createCollectionTypeTemporalExtent
public CollectionType.TemporalExtent createCollectionTypeTemporalExtent()
Create an instance ofCollectionType.TemporalExtent
-
createCollectionTypeSourceDefinition
public CollectionType.SourceDefinition createCollectionTypeSourceDefinition()
Create an instance ofCollectionType.SourceDefinition
-
createCollectionTypeLocalDictionary
public CollectionType.LocalDictionary createCollectionTypeLocalDictionary()
Create an instance ofCollectionType.LocalDictionary
-
createMonitoringPoint
public jakarta.xml.bind.JAXBElement<MonitoringPointType> createMonitoringPoint(MonitoringPointType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<MonitoringPointType>
-
createTimeZone
public jakarta.xml.bind.JAXBElement<TimeZoneType> createTimeZone(TimeZoneType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TimeZoneType>
-
createObservationMetadata
public jakarta.xml.bind.JAXBElement<ObservationMetadataType> createObservationMetadata(ObservationMetadataType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ObservationMetadataType>
-
createCollection
public jakarta.xml.bind.JAXBElement<CollectionType> createCollection(CollectionType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CollectionType>
-
createDocumentMetadata
public jakarta.xml.bind.JAXBElement<DocumentMetadataType> createDocumentMetadata(DocumentMetadataType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DocumentMetadataType>
-
createObservationProcess
public jakarta.xml.bind.JAXBElement<ObservationProcessType> createObservationProcess(ObservationProcessType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<ObservationProcessType>
-
createTVPMetadata
public jakarta.xml.bind.JAXBElement<TVPMetadataType> createTVPMetadata(TVPMetadataType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TVPMetadataType>
-
createTVPMeasurementMetadata
public jakarta.xml.bind.JAXBElement<TVPMeasurementMetadataType> createTVPMeasurementMetadata(TVPMeasurementMetadataType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TVPMeasurementMetadataType>
-
createTimeseries
public jakarta.xml.bind.JAXBElement<TimeseriesType> createTimeseries(TimeseriesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TimeseriesType>
-
createMeasurementTimeseries
public jakarta.xml.bind.JAXBElement<MeasurementTimeseriesType> createMeasurementTimeseries(MeasurementTimeseriesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<MeasurementTimeseriesType>
-
createCategoricalTimeseries
public jakarta.xml.bind.JAXBElement<CategoricalTimeseriesType> createCategoricalTimeseries(CategoricalTimeseriesType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CategoricalTimeseriesType>
-
createTimeseriesMetadata
public jakarta.xml.bind.JAXBElement<TimeseriesMetadataType> createTimeseriesMetadata(TimeseriesMetadataType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TimeseriesMetadataType>
-
createMeasurementTimeseriesMetadata
public jakarta.xml.bind.JAXBElement<MeasurementTimeseriesMetadataType> createMeasurementTimeseriesMetadata(MeasurementTimeseriesMetadataType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<MeasurementTimeseriesMetadataType>
-
createDefaultTVPMetadata
public jakarta.xml.bind.JAXBElement<TVPMetadataType> createDefaultTVPMetadata(TVPMetadataType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TVPMetadataType>
-
createDefaultTVPMeasurementMetadata
public jakarta.xml.bind.JAXBElement<TVPMeasurementMetadataType> createDefaultTVPMeasurementMetadata(TVPMeasurementMetadataType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TVPMeasurementMetadataType>
-
createDefaultTVPCategoricalMetadata
public jakarta.xml.bind.JAXBElement<DefaultCategoricalTVPMetadataType> createDefaultTVPCategoricalMetadata(DefaultCategoricalTVPMetadataType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<DefaultCategoricalTVPMetadataType>
-
createTimeValuePair
public jakarta.xml.bind.JAXBElement<TimeValuePairType> createTimeValuePair(TimeValuePairType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<TimeValuePairType>
-
createMeasurementTVP
public jakarta.xml.bind.JAXBElement<MeasureTVPType> createMeasurementTVP(MeasureTVPType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<MeasureTVPType>
-
createCategoricalTVP
public jakarta.xml.bind.JAXBElement<CategoricalTVPType> createCategoricalTVP(CategoricalTVPType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CategoricalTVPType>
-
createCommentBlock
public jakarta.xml.bind.JAXBElement<CommentBlockType> createCommentBlock(CommentBlockType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CommentBlockType>
-
createValue
public jakarta.xml.bind.JAXBElement<MeasureType> createValue(MeasureType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<MeasureType>
-
createCategoricalTVPTypeValue
public jakarta.xml.bind.JAXBElement<CategoryPropertyType> createCategoricalTVPTypeValue(CategoryPropertyType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<CategoryPropertyType>
-
createMeasureTVPTypeValue
public jakarta.xml.bind.JAXBElement<MeasureType> createMeasureTVPTypeValue(MeasureType value)
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<MeasureType>
-
-