|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.opengis.gml.v_3_2_1.AbstractGMLType
net.opengis.gml.v_3_2_1.AbstractFeatureType
net.opengis.om.v_2_0.OMObservationType
public class OMObservationType
Generic observation, whose result is anyType The following properties are inherited from AbstractFeatureType:
Java class for OM_ObservationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OM_ObservationType">
<complexContent>
<extension base="{http://www.opengis.net/gml/3.2}AbstractFeatureType">
<sequence>
<group ref="{http://www.opengis.net/om/2.0}OM_CommonProperties"/>
<element ref="{http://www.opengis.net/om/2.0}result"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected FeaturePropertyType |
featureOfInterest
|
protected MDMetadataPropertyType |
metadata
|
protected ReferenceType |
observedProperty
|
protected List<NamedValuePropertyType> |
parameter
|
protected TimeObjectPropertyType |
phenomenonTime
|
protected OMProcessPropertyType |
procedure
|
protected List<ObservationContextPropertyType> |
relatedObservation
|
protected Object |
result
|
protected List<DQElementPropertyType> |
resultQuality
|
protected TimeInstantPropertyType |
resultTime
|
protected ReferenceType |
type
|
protected TimePeriodPropertyType |
validTime
|
| Fields inherited from class net.opengis.gml.v_3_2_1.AbstractFeatureType |
|---|
boundedBy, location |
| Fields inherited from class net.opengis.gml.v_3_2_1.AbstractGMLType |
|---|
description, descriptionReference, id, identifier, metaDataProperty, name |
| Constructor Summary | |
|---|---|
OMObservationType()
|
|
| Method Summary | |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
Object |
clone()
|
Object |
copyTo(Object target)
|
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
|
Object |
createNewInstance()
|
boolean |
equals(Object object)
|
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
|
FeaturePropertyType |
getFeatureOfInterest()
Gets the value of the featureOfInterest property. |
MDMetadataPropertyType |
getMetadata()
Gets the value of the metadata property. |
ReferenceType |
getObservedProperty()
Gets the value of the observedProperty property. |
List<NamedValuePropertyType> |
getParameter()
Gets the value of the parameter property. |
TimeObjectPropertyType |
getPhenomenonTime()
Gets the value of the phenomenonTime property. |
OMProcessPropertyType |
getProcedure()
Gets the value of the procedure property. |
List<ObservationContextPropertyType> |
getRelatedObservation()
Gets the value of the relatedObservation property. |
Object |
getResult()
Gets the value of the result property. |
List<DQElementPropertyType> |
getResultQuality()
Gets the value of the resultQuality property. |
TimeInstantPropertyType |
getResultTime()
Gets the value of the resultTime property. |
ReferenceType |
getType()
Gets the value of the type property. |
TimePeriodPropertyType |
getValidTime()
Gets the value of the validTime property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
|
boolean |
isSetFeatureOfInterest()
|
boolean |
isSetMetadata()
|
boolean |
isSetObservedProperty()
|
boolean |
isSetParameter()
|
boolean |
isSetPhenomenonTime()
|
boolean |
isSetProcedure()
|
boolean |
isSetRelatedObservation()
|
boolean |
isSetResult()
|
boolean |
isSetResultQuality()
|
boolean |
isSetResultTime()
|
boolean |
isSetType()
|
boolean |
isSetValidTime()
|
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
|
void |
mergeFrom(Object left,
Object right)
|
void |
setFeatureOfInterest(FeaturePropertyType value)
Sets the value of the featureOfInterest property. |
void |
setMetadata(MDMetadataPropertyType value)
Sets the value of the metadata property. |
void |
setObservedProperty(ReferenceType value)
Sets the value of the observedProperty property. |
void |
setParameter(List<NamedValuePropertyType> value)
|
void |
setPhenomenonTime(TimeObjectPropertyType value)
Sets the value of the phenomenonTime property. |
void |
setProcedure(OMProcessPropertyType value)
Sets the value of the procedure property. |
void |
setRelatedObservation(List<ObservationContextPropertyType> value)
|
void |
setResult(Object value)
Sets the value of the result property. |
void |
setResultQuality(List<DQElementPropertyType> value)
|
void |
setResultTime(TimeInstantPropertyType value)
Sets the value of the resultTime property. |
void |
setType(ReferenceType value)
Sets the value of the type property. |
void |
setValidTime(TimePeriodPropertyType value)
Sets the value of the validTime property. |
String |
toString()
|
void |
unsetParameter()
|
void |
unsetRelatedObservation()
|
void |
unsetResultQuality()
|
OMObservationType |
withFeatureOfInterest(FeaturePropertyType value)
|
OMObservationType |
withMetadata(MDMetadataPropertyType value)
|
OMObservationType |
withObservedProperty(ReferenceType value)
|
OMObservationType |
withParameter(Collection<NamedValuePropertyType> values)
|
OMObservationType |
withParameter(List<NamedValuePropertyType> value)
|
OMObservationType |
withParameter(NamedValuePropertyType... values)
|
OMObservationType |
withPhenomenonTime(TimeObjectPropertyType value)
|
OMObservationType |
withProcedure(OMProcessPropertyType value)
|
OMObservationType |
withRelatedObservation(Collection<ObservationContextPropertyType> values)
|
OMObservationType |
withRelatedObservation(List<ObservationContextPropertyType> value)
|
OMObservationType |
withRelatedObservation(ObservationContextPropertyType... values)
|
OMObservationType |
withResult(Object value)
|
OMObservationType |
withResultQuality(Collection<DQElementPropertyType> values)
|
OMObservationType |
withResultQuality(DQElementPropertyType... values)
|
OMObservationType |
withResultQuality(List<DQElementPropertyType> value)
|
OMObservationType |
withResultTime(TimeInstantPropertyType value)
|
OMObservationType |
withType(ReferenceType value)
|
OMObservationType |
withValidTime(TimePeriodPropertyType value)
|
| Methods inherited from class net.opengis.gml.v_3_2_1.AbstractFeatureType |
|---|
getBoundedBy, getLocation, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, withBoundedBy, withDescription, withDescriptionReference, withId, withIdentifier, withLocation, withMetaDataProperty, withMetaDataProperty, withMetaDataProperty, withName, withName, withName |
| Methods inherited from class net.opengis.gml.v_3_2_1.AbstractGMLType |
|---|
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, isSetDescription, isSetDescriptionReference, isSetId, isSetIdentifier, isSetMetaDataProperty, isSetName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataProperty, setName, unsetMetaDataProperty, unsetName |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected ReferenceType type
protected MDMetadataPropertyType metadata
protected List<ObservationContextPropertyType> relatedObservation
protected TimeObjectPropertyType phenomenonTime
protected TimeInstantPropertyType resultTime
protected TimePeriodPropertyType validTime
protected OMProcessPropertyType procedure
protected List<NamedValuePropertyType> parameter
protected ReferenceType observedProperty
protected FeaturePropertyType featureOfInterest
protected List<DQElementPropertyType> resultQuality
protected Object result
| Constructor Detail |
|---|
public OMObservationType()
| Method Detail |
|---|
public ReferenceType getType()
ReferenceTypepublic void setType(ReferenceType value)
value - allowed object is
ReferenceTypepublic boolean isSetType()
public MDMetadataPropertyType getMetadata()
MDMetadataPropertyTypepublic void setMetadata(MDMetadataPropertyType value)
value - allowed object is
MDMetadataPropertyTypepublic boolean isSetMetadata()
public List<ObservationContextPropertyType> getRelatedObservation()
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 JAXB object.
This is why there is not a set method for the relatedObservation property.
For example, to add a new item, do as follows:
getRelatedObservation().add(newItem);
Objects of the following type(s) are allowed in the list
ObservationContextPropertyType
public boolean isSetRelatedObservation()
public void unsetRelatedObservation()
public TimeObjectPropertyType getPhenomenonTime()
TimeObjectPropertyTypepublic void setPhenomenonTime(TimeObjectPropertyType value)
value - allowed object is
TimeObjectPropertyTypepublic boolean isSetPhenomenonTime()
public TimeInstantPropertyType getResultTime()
TimeInstantPropertyTypepublic void setResultTime(TimeInstantPropertyType value)
value - allowed object is
TimeInstantPropertyTypepublic boolean isSetResultTime()
public TimePeriodPropertyType getValidTime()
TimePeriodPropertyTypepublic void setValidTime(TimePeriodPropertyType value)
value - allowed object is
TimePeriodPropertyTypepublic boolean isSetValidTime()
public OMProcessPropertyType getProcedure()
OMProcessPropertyTypepublic void setProcedure(OMProcessPropertyType value)
value - allowed object is
OMProcessPropertyTypepublic boolean isSetProcedure()
public List<NamedValuePropertyType> getParameter()
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 JAXB object.
This is why there is not a set method 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
public boolean isSetParameter()
public void unsetParameter()
public ReferenceType getObservedProperty()
ReferenceTypepublic void setObservedProperty(ReferenceType value)
value - allowed object is
ReferenceTypepublic boolean isSetObservedProperty()
public FeaturePropertyType getFeatureOfInterest()
FeaturePropertyTypepublic void setFeatureOfInterest(FeaturePropertyType value)
value - allowed object is
FeaturePropertyTypepublic boolean isSetFeatureOfInterest()
public List<DQElementPropertyType> getResultQuality()
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 JAXB object.
This is why there is not a set method for the resultQuality property.
For example, to add a new item, do as follows:
getResultQuality().add(newItem);
Objects of the following type(s) are allowed in the list
DQElementPropertyType
public boolean isSetResultQuality()
public void unsetResultQuality()
public Object getResult()
Objectpublic void setResult(Object value)
value - allowed object is
Objectpublic boolean isSetResult()
public String toString()
toString in class AbstractFeatureType
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringappend in class AbstractFeatureType
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringappendFields in class AbstractFeatureType
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class AbstractFeatureTypepublic boolean equals(Object object)
equals in class AbstractFeatureType
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class AbstractFeatureTypepublic int hashCode()
hashCode in class AbstractFeatureTypepublic Object clone()
clone in class AbstractFeatureTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class AbstractFeatureType
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class AbstractFeatureTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTocreateNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom
public void mergeFrom(Object left,
Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrommergeFrom in class AbstractFeatureType
public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrommergeFrom in class AbstractFeatureTypepublic void setRelatedObservation(List<ObservationContextPropertyType> value)
public void setParameter(List<NamedValuePropertyType> value)
public void setResultQuality(List<DQElementPropertyType> value)
public OMObservationType withType(ReferenceType value)
public OMObservationType withMetadata(MDMetadataPropertyType value)
public OMObservationType withRelatedObservation(ObservationContextPropertyType... values)
public OMObservationType withRelatedObservation(Collection<ObservationContextPropertyType> values)
public OMObservationType withPhenomenonTime(TimeObjectPropertyType value)
public OMObservationType withResultTime(TimeInstantPropertyType value)
public OMObservationType withValidTime(TimePeriodPropertyType value)
public OMObservationType withProcedure(OMProcessPropertyType value)
public OMObservationType withParameter(NamedValuePropertyType... values)
public OMObservationType withParameter(Collection<NamedValuePropertyType> values)
public OMObservationType withObservedProperty(ReferenceType value)
public OMObservationType withFeatureOfInterest(FeaturePropertyType value)
public OMObservationType withResultQuality(DQElementPropertyType... values)
public OMObservationType withResultQuality(Collection<DQElementPropertyType> values)
public OMObservationType withResult(Object value)
public OMObservationType withRelatedObservation(List<ObservationContextPropertyType> value)
public OMObservationType withParameter(List<NamedValuePropertyType> value)
public OMObservationType withResultQuality(List<DQElementPropertyType> value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||