Package net.opengis.waterml.v_2_0
Class ObservationMetadataType
- java.lang.Object
-
- net.opengis.iso19139.gco.v_20070417.AbstractObjectType
-
- net.opengis.iso19139.gmd.v_20070417.MDMetadataType
-
- net.opengis.waterml.v_2_0.ObservationMetadataType
-
- All Implemented Interfaces:
Cloneable,org.jvnet.jaxb.lang.CopyTo,org.jvnet.jaxb.lang.Equals,org.jvnet.jaxb.lang.HashCode,org.jvnet.jaxb.lang.MergeFrom,org.jvnet.jaxb.lang.ToString
public class ObservationMetadataType extends MDMetadataType implements Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
Java class for ObservationMetadataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ObservationMetadataType"> <complexContent> <extension base="{http://www.isotc211.org/2005/gmd}MD_Metadata_Type"> <sequence> <element name="intendedObservationSpacing" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="status" type="{http://www.opengis.net/gml/3.2}ReferenceType" minOccurs="0"/> <element name="sampledMedium" type="{http://www.opengis.net/gml/3.2}ReferenceType" minOccurs="0"/> <element name="maximumGap" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/> <element name="parameter" type="{http://www.opengis.net/om/2.0}NamedValuePropertyType" maxOccurs="unbounded" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected DurationintendedObservationSpacingprotected DurationmaximumGapprotected List<NamedValuePropertyType>parameterprotected ReferenceTypesampledMediumprotected ReferenceTypestatus-
Fields inherited from class net.opengis.iso19139.gmd.v_20070417.MDMetadataType
applicationSchemaInfo, characterSet, contact, contentInfo, dataQualityInfo, dataSetURI, dateStamp, describes, distributionInfo, featureAttribute, featureType, fileIdentifier, hierarchyLevel, hierarchyLevelName, identificationInfo, language, locale, metadataConstraints, metadataExtensionInfo, metadataMaintenance, metadataStandardName, metadataStandardVersion, parentIdentifier, portrayalCatalogueInfo, propertyType, referenceSystemInfo, series, spatialRepresentationInfo
-
Fields inherited from class net.opengis.iso19139.gco.v_20070417.AbstractObjectType
id, uuid
-
-
Constructor Summary
Constructors Constructor Description ObservationMetadataType()Default no-arg constructorObservationMetadataType(Duration intendedObservationSpacing, ReferenceType status, ReferenceType sampledMedium, Duration maximumGap, List<NamedValuePropertyType> parameter)Fully-initialising value constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilderappend(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)StringBuilderappendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)Objectclone()ObjectcopyTo(Object target)ObjectcopyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)ObjectcreateNewInstance()booleanequals(Object object)booleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)DurationgetIntendedObservationSpacing()Gets the value of the intendedObservationSpacing property.DurationgetMaximumGap()Gets the value of the maximumGap property.List<NamedValuePropertyType>getParameter()Gets the value of the parameter property.ReferenceTypegetSampledMedium()Gets the value of the sampledMedium property.ReferenceTypegetStatus()Gets the value of the status property.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)booleanisSetIntendedObservationSpacing()booleanisSetMaximumGap()booleanisSetParameter()booleanisSetSampledMedium()booleanisSetStatus()voidmergeFrom(Object left, Object right)voidmergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)voidsetIntendedObservationSpacing(Duration value)Sets the value of the intendedObservationSpacing property.voidsetMaximumGap(Duration value)Sets the value of the maximumGap property.voidsetParameter(List<NamedValuePropertyType> value)voidsetSampledMedium(ReferenceType value)Sets the value of the sampledMedium property.voidsetStatus(ReferenceType value)Sets the value of the status property.StringtoString()voidunsetParameter()ObservationMetadataTypewithIntendedObservationSpacing(Duration value)ObservationMetadataTypewithMaximumGap(Duration value)ObservationMetadataTypewithParameter(Collection<NamedValuePropertyType> values)ObservationMetadataTypewithParameter(List<NamedValuePropertyType> value)ObservationMetadataTypewithParameter(NamedValuePropertyType... values)ObservationMetadataTypewithSampledMedium(ReferenceType value)ObservationMetadataTypewithStatus(ReferenceType value)-
Methods inherited from class net.opengis.iso19139.gmd.v_20070417.MDMetadataType
getApplicationSchemaInfo, getCharacterSet, getContact, getContentInfo, getDataQualityInfo, getDataSetURI, getDateStamp, getDescribes, getDistributionInfo, getFeatureAttribute, getFeatureType, getFileIdentifier, getHierarchyLevel, getHierarchyLevelName, getIdentificationInfo, getLanguage, getLocale, getMetadataConstraints, getMetadataExtensionInfo, getMetadataMaintenance, getMetadataStandardName, getMetadataStandardVersion, getParentIdentifier, getPortrayalCatalogueInfo, getPropertyType, getReferenceSystemInfo, getSeries, getSpatialRepresentationInfo, isSetApplicationSchemaInfo, isSetCharacterSet, isSetContact, isSetContentInfo, isSetDataQualityInfo, isSetDataSetURI, isSetDateStamp, isSetDescribes, isSetDistributionInfo, isSetFeatureAttribute, isSetFeatureType, isSetFileIdentifier, isSetHierarchyLevel, isSetHierarchyLevelName, isSetIdentificationInfo, isSetLanguage, isSetLocale, isSetMetadataConstraints, isSetMetadataExtensionInfo, isSetMetadataMaintenance, isSetMetadataStandardName, isSetMetadataStandardVersion, isSetParentIdentifier, isSetPortrayalCatalogueInfo, isSetPropertyType, isSetReferenceSystemInfo, isSetSeries, isSetSpatialRepresentationInfo, setApplicationSchemaInfo, setCharacterSet, setContact, setContentInfo, setDataQualityInfo, setDataSetURI, setDateStamp, setDescribes, setDistributionInfo, setFeatureAttribute, setFeatureType, setFileIdentifier, setHierarchyLevel, setHierarchyLevelName, setIdentificationInfo, setLanguage, setLocale, setMetadataConstraints, setMetadataExtensionInfo, setMetadataMaintenance, setMetadataStandardName, setMetadataStandardVersion, setParentIdentifier, setPortrayalCatalogueInfo, setPropertyType, setReferenceSystemInfo, setSeries, setSpatialRepresentationInfo, unsetApplicationSchemaInfo, unsetContact, unsetContentInfo, unsetDataQualityInfo, unsetDescribes, unsetFeatureAttribute, unsetFeatureType, unsetHierarchyLevel, unsetHierarchyLevelName, unsetIdentificationInfo, unsetLocale, unsetMetadataConstraints, unsetMetadataExtensionInfo, unsetPortrayalCatalogueInfo, unsetPropertyType, unsetReferenceSystemInfo, unsetSeries, unsetSpatialRepresentationInfo, withApplicationSchemaInfo, withApplicationSchemaInfo, withApplicationSchemaInfo, withCharacterSet, withContact, withContact, withContact, withContentInfo, withContentInfo, withContentInfo, withDataQualityInfo, withDataQualityInfo, withDataQualityInfo, withDataSetURI, withDateStamp, withDescribes, withDescribes, withDescribes, withDistributionInfo, withFeatureAttribute, withFeatureAttribute, withFeatureAttribute, withFeatureType, withFeatureType, withFeatureType, withFileIdentifier, withHierarchyLevel, withHierarchyLevel, withHierarchyLevel, withHierarchyLevelName, withHierarchyLevelName, withHierarchyLevelName, withId, withIdentificationInfo, withIdentificationInfo, withIdentificationInfo, withLanguage, withLocale, withLocale, withLocale, withMetadataConstraints, withMetadataConstraints, withMetadataConstraints, withMetadataExtensionInfo, withMetadataExtensionInfo, withMetadataExtensionInfo, withMetadataMaintenance, withMetadataStandardName, withMetadataStandardVersion, withParentIdentifier, withPortrayalCatalogueInfo, withPortrayalCatalogueInfo, withPortrayalCatalogueInfo, withPropertyType, withPropertyType, withPropertyType, withReferenceSystemInfo, withReferenceSystemInfo, withReferenceSystemInfo, withSeries, withSeries, withSeries, withSpatialRepresentationInfo, withSpatialRepresentationInfo, withSpatialRepresentationInfo, withUuid
-
-
-
-
Field Detail
-
intendedObservationSpacing
protected Duration intendedObservationSpacing
-
status
protected ReferenceType status
-
sampledMedium
protected ReferenceType sampledMedium
-
maximumGap
protected Duration maximumGap
-
parameter
protected List<NamedValuePropertyType> parameter
-
-
Constructor Detail
-
ObservationMetadataType
public ObservationMetadataType()
Default no-arg constructor
-
ObservationMetadataType
public ObservationMetadataType(Duration intendedObservationSpacing, ReferenceType status, ReferenceType sampledMedium, Duration maximumGap, List<NamedValuePropertyType> parameter)
Fully-initialising value constructor
-
-
Method Detail
-
getIntendedObservationSpacing
public Duration getIntendedObservationSpacing()
Gets the value of the intendedObservationSpacing property.- Returns:
- possible object is
Duration
-
setIntendedObservationSpacing
public void setIntendedObservationSpacing(Duration value)
Sets the value of the intendedObservationSpacing property.- Parameters:
value- allowed object isDuration
-
isSetIntendedObservationSpacing
public boolean isSetIntendedObservationSpacing()
-
getStatus
public ReferenceType getStatus()
Gets the value of the status property.- Returns:
- possible object is
ReferenceType
-
setStatus
public void setStatus(ReferenceType value)
Sets the value of the status property.- Parameters:
value- allowed object isReferenceType
-
isSetStatus
public boolean isSetStatus()
-
getSampledMedium
public ReferenceType getSampledMedium()
Gets the value of the sampledMedium property.- Returns:
- possible object is
ReferenceType
-
setSampledMedium
public void setSampledMedium(ReferenceType value)
Sets the value of the sampledMedium property.- Parameters:
value- allowed object isReferenceType
-
isSetSampledMedium
public boolean isSetSampledMedium()
-
getMaximumGap
public Duration getMaximumGap()
Gets the value of the maximumGap property.- Returns:
- possible object is
Duration
-
setMaximumGap
public void setMaximumGap(Duration value)
Sets the value of the maximumGap property.- Parameters:
value- allowed object isDuration
-
isSetMaximumGap
public boolean isSetMaximumGap()
-
getParameter
public List<NamedValuePropertyType> getParameter()
Gets the value of the parameter property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the parameter property.For example, to add a new item, do as follows:
getParameter().add(newItem);Objects of the following type(s) are allowed in the list
NamedValuePropertyType
-
isSetParameter
public boolean isSetParameter()
-
unsetParameter
public void unsetParameter()
-
toString
public String toString()
- Overrides:
toStringin classMDMetadataType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendin classMDMetadataType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendFieldsin classMDMetadataType
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb.lang.Equals- Overrides:
equalsin classMDMetadataType
-
equals
public boolean equals(Object object)
- Overrides:
equalsin classMDMetadataType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode- Overrides:
hashCodein classMDMetadataType
-
hashCode
public int hashCode()
- Overrides:
hashCodein classMDMetadataType
-
clone
public Object clone()
- Overrides:
clonein classMDMetadataType
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classMDMetadataType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classMDMetadataType
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
createNewInstancein classMDMetadataType
-
mergeFrom
public void mergeFrom(Object left, Object right)
- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classMDMetadataType
-
mergeFrom
public void mergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy)- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classMDMetadataType
-
setParameter
public void setParameter(List<NamedValuePropertyType> value)
-
withIntendedObservationSpacing
public ObservationMetadataType withIntendedObservationSpacing(Duration value)
-
withStatus
public ObservationMetadataType withStatus(ReferenceType value)
-
withSampledMedium
public ObservationMetadataType withSampledMedium(ReferenceType value)
-
withMaximumGap
public ObservationMetadataType withMaximumGap(Duration value)
-
withParameter
public ObservationMetadataType withParameter(NamedValuePropertyType... values)
-
withParameter
public ObservationMetadataType withParameter(Collection<NamedValuePropertyType> values)
-
withParameter
public ObservationMetadataType withParameter(List<NamedValuePropertyType> value)
-
-