org.tridas.schema
Class BaseSeries

java.lang.Object
  extended by org.tridas.schema.TridasEntity
      extended by org.tridas.schema.BaseSeries
All Implemented Interfaces:
Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString, ITridas, ITridasGeneric, TridasIdentifiable

public abstract class BaseSeries
extends TridasEntity
implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString

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>
 

See Also:
Serialized Form

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

measuringDate

protected Date measuringDate

derivationDate

protected Date derivationDate

woodCompleteness

protected TridasWoodCompleteness woodCompleteness

analyst

protected String analyst

dendrochronologist

protected String dendrochronologist

measuringMethod

protected TridasMeasuringMethod measuringMethod

type

protected ControlledVoc type

linkSeries

protected SeriesLinks linkSeries

objective

protected String objective

standardizingMethod

protected String standardizingMethod

author

protected String author

version

protected String version

interpretationUnsolved

protected TridasInterpretationUnsolved interpretationUnsolved

interpretation

protected TridasInterpretation interpretation

location

protected TridasLocation location

genericFields

protected List<TridasGenericField> genericFields

values

protected List<TridasValues> values

id

protected String id
Constructor Detail

BaseSeries

public BaseSeries()
Method Detail

getMeasuringDate

public Date getMeasuringDate()
Gets the value of the measuringDate property.

Returns:
possible object is Date

setMeasuringDate

public void setMeasuringDate(Date value)
Sets the value of the measuringDate property.

Parameters:
value - allowed object is Date

isSetMeasuringDate

public boolean isSetMeasuringDate()

getDerivationDate

public Date getDerivationDate()
Gets the value of the derivationDate property.

Returns:
possible object is Date

setDerivationDate

public void setDerivationDate(Date value)
Sets the value of the derivationDate property.

Parameters:
value - allowed object is Date

isSetDerivationDate

public boolean isSetDerivationDate()

getWoodCompleteness

public TridasWoodCompleteness getWoodCompleteness()
Gets the value of the woodCompleteness property.

Returns:
possible object is TridasWoodCompleteness

setWoodCompleteness

public void setWoodCompleteness(TridasWoodCompleteness value)
Sets the value of the woodCompleteness property.

Parameters:
value - allowed object is TridasWoodCompleteness

isSetWoodCompleteness

public boolean isSetWoodCompleteness()

getAnalyst

public String getAnalyst()
Gets the value of the analyst property.

Returns:
possible object is String

setAnalyst

public void setAnalyst(String value)
Sets the value of the analyst property.

Parameters:
value - allowed object is String

isSetAnalyst

public boolean isSetAnalyst()

getDendrochronologist

public String getDendrochronologist()
Gets the value of the dendrochronologist property.

Returns:
possible object is String

setDendrochronologist

public void setDendrochronologist(String value)
Sets the value of the dendrochronologist property.

Parameters:
value - allowed object is String

isSetDendrochronologist

public boolean isSetDendrochronologist()

getMeasuringMethod

public TridasMeasuringMethod getMeasuringMethod()
Gets the value of the measuringMethod property.

Returns:
possible object is TridasMeasuringMethod

setMeasuringMethod

public void setMeasuringMethod(TridasMeasuringMethod value)
Sets the value of the measuringMethod property.

Parameters:
value - allowed object is TridasMeasuringMethod

isSetMeasuringMethod

public boolean isSetMeasuringMethod()

getType

public ControlledVoc getType()
Gets the value of the type property.

Returns:
possible object is ControlledVoc

setType

public void setType(ControlledVoc value)
Sets the value of the type property.

Parameters:
value - allowed object is ControlledVoc

isSetType

public boolean isSetType()

getLinkSeries

public SeriesLinks getLinkSeries()
Gets the value of the linkSeries property.

Returns:
possible object is SeriesLinks

setLinkSeries

public void setLinkSeries(SeriesLinks value)
Sets the value of the linkSeries property.

Parameters:
value - allowed object is SeriesLinks

isSetLinkSeries

public boolean isSetLinkSeries()

getObjective

public String getObjective()
Gets the value of the objective property.

Returns:
possible object is String

setObjective

public void setObjective(String value)
Sets the value of the objective property.

Parameters:
value - allowed object is String

isSetObjective

public boolean isSetObjective()

getStandardizingMethod

public String getStandardizingMethod()
Gets the value of the standardizingMethod property.

Returns:
possible object is String

setStandardizingMethod

public void setStandardizingMethod(String value)
Sets the value of the standardizingMethod property.

Parameters:
value - allowed object is String

isSetStandardizingMethod

public boolean isSetStandardizingMethod()

getAuthor

public String getAuthor()
Gets the value of the author property.

Returns:
possible object is String

setAuthor

public void setAuthor(String value)
Sets the value of the author property.

Parameters:
value - allowed object is String

isSetAuthor

public boolean isSetAuthor()

getVersion

public String getVersion()
Gets the value of the version property.

Returns:
possible object is String

setVersion

public void setVersion(String value)
Sets the value of the version property.

Parameters:
value - allowed object is String

isSetVersion

public boolean isSetVersion()

getInterpretationUnsolved

public TridasInterpretationUnsolved getInterpretationUnsolved()
Gets the value of the interpretationUnsolved property.

Returns:
possible object is TridasInterpretationUnsolved

setInterpretationUnsolved

public void setInterpretationUnsolved(TridasInterpretationUnsolved value)
Sets the value of the interpretationUnsolved property.

Parameters:
value - allowed object is TridasInterpretationUnsolved

isSetInterpretationUnsolved

public boolean isSetInterpretationUnsolved()

getInterpretation

public TridasInterpretation getInterpretation()
Gets the value of the interpretation property.

Returns:
possible object is TridasInterpretation

setInterpretation

public void setInterpretation(TridasInterpretation value)
Sets the value of the interpretation property.

Parameters:
value - allowed object is TridasInterpretation

isSetInterpretation

public boolean isSetInterpretation()

getLocation

public TridasLocation getLocation()
Gets the value of the location property.

Returns:
possible object is TridasLocation

setLocation

public void setLocation(TridasLocation value)
Sets the value of the location property.

Parameters:
value - allowed object is TridasLocation

isSetLocation

public boolean isSetLocation()

getGenericFields

public List<TridasGenericField> getGenericFields()
Gets the value of the genericFields 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 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

Specified by:
getGenericFields in interface ITridasGeneric

isSetGenericFields

public boolean isSetGenericFields()
Specified by:
isSetGenericFields in interface ITridasGeneric

unsetGenericFields

public void unsetGenericFields()
Specified by:
unsetGenericFields in interface ITridasGeneric

getValues

public List<TridasValues> getValues()
Gets the value of the values 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 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


isSetValues

public boolean isSetValues()

unsetValues

public void unsetValues()

getId

public String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

public void setId(String value)
Sets the value of the id property.

Parameters:
value - allowed object is String

isSetId

public boolean isSetId()

toString

public String toString()
Overrides:
toString in class TridasEntity

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString
Overrides:
append in class TridasEntity

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString
Overrides:
appendFields in class TridasEntity

equals

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)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals
Overrides:
equals in class TridasEntity

equals

public boolean equals(Object object)
Overrides:
equals in class TridasEntity

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode
Overrides:
hashCode in class TridasEntity

hashCode

public int hashCode()
Overrides:
hashCode in class TridasEntity

clone

public Object clone()
Overrides:
clone in class TridasEntity

copyTo

public Object copyTo(Object target)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo
Overrides:
copyTo in class TridasEntity

copyTo

public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                     Object target,
                     org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo
Overrides:
copyTo in class TridasEntity

setGenericFields

public void setGenericFields(List<TridasGenericField> genericFields)
Sets the value of the genericFields property.

Parameters:
genericFields - allowed object is TridasGenericField

setValues

public void setValues(List<TridasValues> values)
Sets the value of the values property.

Parameters:
values - allowed object is TridasValues


Copyright © 2011 TRiDaS. All Rights Reserved.