|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.opengis.waterml.v_2_0.TimeseriesMetadataType
net.opengis.waterml.v_2_0.MeasurementTimeseriesMetadataType
public class MeasurementTimeseriesMetadataType
Java class for MeasurementTimeseriesMetadataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MeasurementTimeseriesMetadataType">
<complexContent>
<extension base="{http://www.opengis.net/waterml/2.0}TimeseriesMetadataType">
<sequence>
<element name="startAnchorPoint" type="{http://www.opengis.net/gml/3.2}TimePositionType" minOccurs="0"/>
<element name="endAnchorPoint" type="{http://www.opengis.net/gml/3.2}TimePositionType" minOccurs="0"/>
<element name="cumulative" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="accumulationAnchorTime" type="{http://www.opengis.net/gml/3.2}TimePositionType" minOccurs="0"/>
<element name="accumulationIntervalLength" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="maxGapPeriod" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected TimePositionType |
accumulationAnchorTime
|
protected Duration |
accumulationIntervalLength
|
protected Boolean |
cumulative
|
protected TimePositionType |
endAnchorPoint
|
protected Duration |
maxGapPeriod
|
protected TimePositionType |
startAnchorPoint
|
| Fields inherited from class net.opengis.waterml.v_2_0.TimeseriesMetadataType |
|---|
baseTime, commentBlock, parameter, spacing, temporalExtent |
| Constructor Summary | |
|---|---|
MeasurementTimeseriesMetadataType()
|
|
| Method Summary | |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
|
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
|
Object |
clone()
|
Object |
copyTo(Object target)
|
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 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.EqualsStrategy2 strategy)
|
TimePositionType |
getAccumulationAnchorTime()
Gets the value of the accumulationAnchorTime property. |
Duration |
getAccumulationIntervalLength()
Gets the value of the accumulationIntervalLength property. |
TimePositionType |
getEndAnchorPoint()
Gets the value of the endAnchorPoint property. |
Duration |
getMaxGapPeriod()
Gets the value of the maxGapPeriod property. |
TimePositionType |
getStartAnchorPoint()
Gets the value of the startAnchorPoint property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
|
Boolean |
isCumulative()
Gets the value of the cumulative property. |
boolean |
isSetAccumulationAnchorTime()
|
boolean |
isSetAccumulationIntervalLength()
|
boolean |
isSetCumulative()
|
boolean |
isSetEndAnchorPoint()
|
boolean |
isSetMaxGapPeriod()
|
boolean |
isSetStartAnchorPoint()
|
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.MergeStrategy2 strategy)
|
void |
mergeFrom(Object left,
Object right)
|
void |
setAccumulationAnchorTime(TimePositionType value)
Sets the value of the accumulationAnchorTime property. |
void |
setAccumulationIntervalLength(Duration value)
Sets the value of the accumulationIntervalLength property. |
void |
setCumulative(Boolean value)
Sets the value of the cumulative property. |
void |
setEndAnchorPoint(TimePositionType value)
Sets the value of the endAnchorPoint property. |
void |
setMaxGapPeriod(Duration value)
Sets the value of the maxGapPeriod property. |
void |
setStartAnchorPoint(TimePositionType value)
Sets the value of the startAnchorPoint property. |
String |
toString()
|
MeasurementTimeseriesMetadataType |
withAccumulationAnchorTime(TimePositionType value)
|
MeasurementTimeseriesMetadataType |
withAccumulationIntervalLength(Duration value)
|
MeasurementTimeseriesMetadataType |
withBaseTime(TimePositionType value)
|
MeasurementTimeseriesMetadataType |
withCommentBlock(Collection<CommentBlockPropertyType> values)
|
MeasurementTimeseriesMetadataType |
withCommentBlock(CommentBlockPropertyType... values)
|
MeasurementTimeseriesMetadataType |
withCommentBlock(List<CommentBlockPropertyType> value)
|
MeasurementTimeseriesMetadataType |
withCumulative(Boolean value)
|
MeasurementTimeseriesMetadataType |
withEndAnchorPoint(TimePositionType value)
|
MeasurementTimeseriesMetadataType |
withMaxGapPeriod(Duration value)
|
MeasurementTimeseriesMetadataType |
withParameter(Collection<NamedValuePropertyType> values)
|
MeasurementTimeseriesMetadataType |
withParameter(List<NamedValuePropertyType> value)
|
MeasurementTimeseriesMetadataType |
withParameter(NamedValuePropertyType... values)
|
MeasurementTimeseriesMetadataType |
withSpacing(Duration value)
|
MeasurementTimeseriesMetadataType |
withStartAnchorPoint(TimePositionType value)
|
MeasurementTimeseriesMetadataType |
withTemporalExtent(TimePeriodPropertyType value)
|
| Methods inherited from class net.opengis.waterml.v_2_0.TimeseriesMetadataType |
|---|
getBaseTime, getCommentBlock, getParameter, getSpacing, getTemporalExtent, isSetBaseTime, isSetCommentBlock, isSetParameter, isSetSpacing, isSetTemporalExtent, setBaseTime, setCommentBlock, setParameter, setSpacing, setTemporalExtent, unsetCommentBlock, unsetParameter |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected TimePositionType startAnchorPoint
protected TimePositionType endAnchorPoint
protected Boolean cumulative
protected TimePositionType accumulationAnchorTime
protected Duration accumulationIntervalLength
protected Duration maxGapPeriod
| Constructor Detail |
|---|
public MeasurementTimeseriesMetadataType()
| Method Detail |
|---|
public TimePositionType getStartAnchorPoint()
TimePositionTypepublic void setStartAnchorPoint(TimePositionType value)
value - allowed object is
TimePositionTypepublic boolean isSetStartAnchorPoint()
public TimePositionType getEndAnchorPoint()
TimePositionTypepublic void setEndAnchorPoint(TimePositionType value)
value - allowed object is
TimePositionTypepublic boolean isSetEndAnchorPoint()
public Boolean isCumulative()
Booleanpublic void setCumulative(Boolean value)
value - allowed object is
Booleanpublic boolean isSetCumulative()
public TimePositionType getAccumulationAnchorTime()
TimePositionTypepublic void setAccumulationAnchorTime(TimePositionType value)
value - allowed object is
TimePositionTypepublic boolean isSetAccumulationAnchorTime()
public Duration getAccumulationIntervalLength()
Durationpublic void setAccumulationIntervalLength(Duration value)
value - allowed object is
Durationpublic boolean isSetAccumulationIntervalLength()
public Duration getMaxGapPeriod()
Durationpublic void setMaxGapPeriod(Duration value)
value - allowed object is
Durationpublic boolean isSetMaxGapPeriod()
public String toString()
toString in class TimeseriesMetadataType
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class TimeseriesMetadataType
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class TimeseriesMetadataType
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class TimeseriesMetadataTypepublic boolean equals(Object object)
equals in class TimeseriesMetadataType
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class TimeseriesMetadataTypepublic int hashCode()
hashCode in class TimeseriesMetadataTypepublic Object clone()
clone in class TimeseriesMetadataTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class TimeseriesMetadataType
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class TimeseriesMetadataTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2createNewInstance in class TimeseriesMetadataType
public void mergeFrom(Object left,
Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class TimeseriesMetadataType
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.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class TimeseriesMetadataTypepublic MeasurementTimeseriesMetadataType withStartAnchorPoint(TimePositionType value)
public MeasurementTimeseriesMetadataType withEndAnchorPoint(TimePositionType value)
public MeasurementTimeseriesMetadataType withCumulative(Boolean value)
public MeasurementTimeseriesMetadataType withAccumulationAnchorTime(TimePositionType value)
public MeasurementTimeseriesMetadataType withAccumulationIntervalLength(Duration value)
public MeasurementTimeseriesMetadataType withMaxGapPeriod(Duration value)
public MeasurementTimeseriesMetadataType withTemporalExtent(TimePeriodPropertyType value)
withTemporalExtent in class TimeseriesMetadataTypepublic MeasurementTimeseriesMetadataType withBaseTime(TimePositionType value)
withBaseTime in class TimeseriesMetadataTypepublic MeasurementTimeseriesMetadataType withSpacing(Duration value)
withSpacing in class TimeseriesMetadataTypepublic MeasurementTimeseriesMetadataType withCommentBlock(CommentBlockPropertyType... values)
withCommentBlock in class TimeseriesMetadataTypepublic MeasurementTimeseriesMetadataType withCommentBlock(Collection<CommentBlockPropertyType> values)
withCommentBlock in class TimeseriesMetadataTypepublic MeasurementTimeseriesMetadataType withParameter(NamedValuePropertyType... values)
withParameter in class TimeseriesMetadataTypepublic MeasurementTimeseriesMetadataType withParameter(Collection<NamedValuePropertyType> values)
withParameter in class TimeseriesMetadataTypepublic MeasurementTimeseriesMetadataType withCommentBlock(List<CommentBlockPropertyType> value)
withCommentBlock in class TimeseriesMetadataTypepublic MeasurementTimeseriesMetadataType withParameter(List<NamedValuePropertyType> value)
withParameter in class TimeseriesMetadataType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||