|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tridas.schema.TridasEntity
org.tridas.schema.BaseSeries
public abstract class BaseSeries
A base type inherited by measurementSeries and derivedSeries.
Java class for baseSeries complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="baseSeries">
<complexContent>
<extension base="{http://www.tridas.org/1.2.2}tridasEntity">
<sequence>
<element ref="{http://www.tridas.org/1.2.2}measuringDate" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}derivationDate" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}woodCompleteness" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}analyst" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}dendrochronologist" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}measuringMethod" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}type" minOccurs="0"/>
<element name="linkSeries" type="{http://www.tridas.org/1.2.2}seriesLinks" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}objective" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}standardizingMethod" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}author" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}version" minOccurs="0"/>
<group ref="{http://www.tridas.org/1.2.2}interpretationType" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}location" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}genericField" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}values" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
analyst
|
protected String |
author
|
protected String |
dendrochronologist
|
protected Date |
derivationDate
|
protected List<TridasGenericField> |
genericFields
|
protected String |
id
|
protected TridasInterpretation |
interpretation
|
protected TridasInterpretationUnsolved |
interpretationUnsolved
|
protected SeriesLinks |
linkSeries
|
protected TridasLocation |
location
|
protected Date |
measuringDate
|
protected TridasMeasuringMethod |
measuringMethod
|
protected String |
objective
|
protected String |
standardizingMethod
|
protected ControlledVoc |
type
|
protected List<TridasValues> |
values
|
protected String |
version
|
protected TridasWoodCompleteness |
woodCompleteness
|
| Fields inherited from class org.tridas.schema.TridasEntity |
|---|
comments, createdTimestamp, identifier, lastModifiedTimestamp, title |
| Constructor Summary | |
|---|---|
BaseSeries()
|
|
| 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)
|
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)
|
String |
getAnalyst()
Gets the value of the analyst property. |
String |
getAuthor()
Gets the value of the author property. |
String |
getDendrochronologist()
Gets the value of the dendrochronologist property. |
Date |
getDerivationDate()
Gets the value of the derivationDate property. |
List<TridasGenericField> |
getGenericFields()
Gets the value of the genericFields property. |
String |
getId()
Gets the value of the id property. |
TridasInterpretation |
getInterpretation()
Gets the value of the interpretation property. |
TridasInterpretationUnsolved |
getInterpretationUnsolved()
Gets the value of the interpretationUnsolved property. |
SeriesLinks |
getLinkSeries()
Gets the value of the linkSeries property. |
TridasLocation |
getLocation()
Gets the value of the location property. |
Date |
getMeasuringDate()
Gets the value of the measuringDate property. |
TridasMeasuringMethod |
getMeasuringMethod()
Gets the value of the measuringMethod property. |
String |
getObjective()
Gets the value of the objective property. |
String |
getStandardizingMethod()
Gets the value of the standardizingMethod property. |
ControlledVoc |
getType()
Gets the value of the type property. |
List<TridasValues> |
getValues()
Gets the value of the values property. |
String |
getVersion()
Gets the value of the version property. |
TridasWoodCompleteness |
getWoodCompleteness()
Gets the value of the woodCompleteness property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
|
boolean |
isSetAnalyst()
|
boolean |
isSetAuthor()
|
boolean |
isSetDendrochronologist()
|
boolean |
isSetDerivationDate()
|
boolean |
isSetGenericFields()
|
boolean |
isSetId()
|
boolean |
isSetInterpretation()
|
boolean |
isSetInterpretationUnsolved()
|
boolean |
isSetLinkSeries()
|
boolean |
isSetLocation()
|
boolean |
isSetMeasuringDate()
|
boolean |
isSetMeasuringMethod()
|
boolean |
isSetObjective()
|
boolean |
isSetStandardizingMethod()
|
boolean |
isSetType()
|
boolean |
isSetValues()
|
boolean |
isSetVersion()
|
boolean |
isSetWoodCompleteness()
|
void |
setAnalyst(String value)
Sets the value of the analyst property. |
void |
setAuthor(String value)
Sets the value of the author property. |
void |
setDendrochronologist(String value)
Sets the value of the dendrochronologist property. |
void |
setDerivationDate(Date value)
Sets the value of the derivationDate property. |
void |
setGenericFields(List<TridasGenericField> genericFields)
Sets the value of the genericFields property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setInterpretation(TridasInterpretation value)
Sets the value of the interpretation property. |
void |
setInterpretationUnsolved(TridasInterpretationUnsolved value)
Sets the value of the interpretationUnsolved property. |
void |
setLinkSeries(SeriesLinks value)
Sets the value of the linkSeries property. |
void |
setLocation(TridasLocation value)
Sets the value of the location property. |
void |
setMeasuringDate(Date value)
Sets the value of the measuringDate property. |
void |
setMeasuringMethod(TridasMeasuringMethod value)
Sets the value of the measuringMethod property. |
void |
setObjective(String value)
Sets the value of the objective property. |
void |
setStandardizingMethod(String value)
Sets the value of the standardizingMethod property. |
void |
setType(ControlledVoc value)
Sets the value of the type property. |
void |
setValues(List<TridasValues> values)
Sets the value of the values property. |
void |
setVersion(String value)
Sets the value of the version property. |
void |
setWoodCompleteness(TridasWoodCompleteness value)
Sets the value of the woodCompleteness property. |
String |
toString()
|
void |
unsetGenericFields()
|
void |
unsetValues()
|
| Methods inherited from class org.tridas.schema.TridasEntity |
|---|
getComments, getCreatedTimestamp, getIdentifier, getLastModifiedTimestamp, getTitle, isSetComments, isSetCreatedTimestamp, isSetIdentifier, isSetLastModifiedTimestamp, isSetTitle, setComments, setCreatedTimestamp, setIdentifier, setLastModifiedTimestamp, setTitle |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jvnet.jaxb2_commons.lang.CopyTo |
|---|
createNewInstance |
| Field Detail |
|---|
protected Date measuringDate
protected Date derivationDate
protected TridasWoodCompleteness woodCompleteness
protected String analyst
protected String dendrochronologist
protected TridasMeasuringMethod measuringMethod
protected ControlledVoc type
protected SeriesLinks linkSeries
protected String objective
protected String standardizingMethod
protected String author
protected String version
protected TridasInterpretationUnsolved interpretationUnsolved
protected TridasInterpretation interpretation
protected TridasLocation location
protected List<TridasGenericField> genericFields
protected List<TridasValues> values
protected String id
| Constructor Detail |
|---|
public BaseSeries()
| Method Detail |
|---|
public Date getMeasuringDate()
Datepublic void setMeasuringDate(Date value)
value - allowed object is
Datepublic boolean isSetMeasuringDate()
public Date getDerivationDate()
Datepublic void setDerivationDate(Date value)
value - allowed object is
Datepublic boolean isSetDerivationDate()
public TridasWoodCompleteness getWoodCompleteness()
TridasWoodCompletenesspublic void setWoodCompleteness(TridasWoodCompleteness value)
value - allowed object is
TridasWoodCompletenesspublic boolean isSetWoodCompleteness()
public String getAnalyst()
Stringpublic void setAnalyst(String value)
value - allowed object is
Stringpublic boolean isSetAnalyst()
public String getDendrochronologist()
Stringpublic void setDendrochronologist(String value)
value - allowed object is
Stringpublic boolean isSetDendrochronologist()
public TridasMeasuringMethod getMeasuringMethod()
TridasMeasuringMethodpublic void setMeasuringMethod(TridasMeasuringMethod value)
value - allowed object is
TridasMeasuringMethodpublic boolean isSetMeasuringMethod()
public ControlledVoc getType()
ControlledVocpublic void setType(ControlledVoc value)
value - allowed object is
ControlledVocpublic boolean isSetType()
public SeriesLinks getLinkSeries()
SeriesLinkspublic void setLinkSeries(SeriesLinks value)
value - allowed object is
SeriesLinkspublic boolean isSetLinkSeries()
public String getObjective()
Stringpublic void setObjective(String value)
value - allowed object is
Stringpublic boolean isSetObjective()
public String getStandardizingMethod()
Stringpublic void setStandardizingMethod(String value)
value - allowed object is
Stringpublic boolean isSetStandardizingMethod()
public String getAuthor()
Stringpublic void setAuthor(String value)
value - allowed object is
Stringpublic boolean isSetAuthor()
public String getVersion()
Stringpublic void setVersion(String value)
value - allowed object is
Stringpublic boolean isSetVersion()
public TridasInterpretationUnsolved getInterpretationUnsolved()
TridasInterpretationUnsolvedpublic void setInterpretationUnsolved(TridasInterpretationUnsolved value)
value - allowed object is
TridasInterpretationUnsolvedpublic boolean isSetInterpretationUnsolved()
public TridasInterpretation getInterpretation()
TridasInterpretationpublic void setInterpretation(TridasInterpretation value)
value - allowed object is
TridasInterpretationpublic boolean isSetInterpretation()
public TridasLocation getLocation()
TridasLocationpublic void setLocation(TridasLocation value)
value - allowed object is
TridasLocationpublic boolean isSetLocation()
public List<TridasGenericField> getGenericFields()
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 genericFields property.
For example, to add a new item, do as follows:
getGenericFields().add(newItem);
Objects of the following type(s) are allowed in the list
TridasGenericField
getGenericFields in interface ITridasGenericpublic boolean isSetGenericFields()
isSetGenericFields in interface ITridasGenericpublic void unsetGenericFields()
unsetGenericFields in interface ITridasGenericpublic List<TridasValues> getValues()
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 values property.
For example, to add a new item, do as follows:
getValues().add(newItem);
Objects of the following type(s) are allowed in the list
TridasValues
public boolean isSetValues()
public void unsetValues()
public String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic boolean isSetId()
public String toString()
toString in class TridasEntity
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 TridasEntity
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 TridasEntity
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 TridasEntitypublic boolean equals(Object object)
equals in class TridasEntity
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 TridasEntitypublic int hashCode()
hashCode in class TridasEntitypublic Object clone()
clone in class TridasEntitypublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class TridasEntity
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 TridasEntitypublic void setGenericFields(List<TridasGenericField> genericFields)
genericFields - allowed object is
TridasGenericFieldpublic void setValues(List<TridasValues> values)
values - allowed object is
TridasValues
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||