|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tridas.schema.TridasMeasurementSeries
public class TridasMeasurementSeries
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.tridas.org/1.2.2}baseSeries"> <sequence> <element ref="{http://www.tridas.org/1.2.2}title"/> <element ref="{http://www.tridas.org/1.2.2}identifier" minOccurs="0"/> <element ref="{http://www.tridas.org/1.2.2}createdTimestamp" minOccurs="0"/> <element ref="{http://www.tridas.org/1.2.2}lastModifiedTimestamp" minOccurs="0"/> <element ref="{http://www.tridas.org/1.2.2}comments" minOccurs="0"/> <element ref="{http://www.tridas.org/1.2.2}measuringDate" 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"/> <group ref="{http://www.tridas.org/1.2.2}interpretationType" 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" /> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected String |
analyst
|
protected String |
comments
|
protected DateTime |
createdTimestamp
|
protected String |
dendrochronologist
|
protected List<TridasGenericField> |
genericFields
|
protected String |
id
|
protected TridasIdentifier |
identifier
|
protected TridasInterpretation |
interpretation
|
protected TridasInterpretationUnsolved |
interpretationUnsolved
|
protected DateTime |
lastModifiedTimestamp
|
protected Date |
measuringDate
|
protected TridasMeasuringMethod |
measuringMethod
|
protected String |
title
|
protected List<TridasValues> |
values
|
protected TridasWoodCompleteness |
woodCompleteness
|
Constructor Summary | |
---|---|
TridasMeasurementSeries()
|
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)
|
String |
getAnalyst()
Gets the value of the analyst property. |
String |
getComments()
Gets the value of the comments property. |
DateTime |
getCreatedTimestamp()
Gets the value of the createdTimestamp property. |
String |
getDendrochronologist()
Gets the value of the dendrochronologist property. |
List<TridasGenericField> |
getGenericFields()
Gets the value of the genericFields property. |
String |
getId()
Gets the value of the id property. |
TridasIdentifier |
getIdentifier()
Gets the value of the identifier property. |
TridasInterpretation |
getInterpretation()
Gets the value of the interpretation property. |
TridasInterpretationUnsolved |
getInterpretationUnsolved()
Gets the value of the interpretationUnsolved property. |
DateTime |
getLastModifiedTimestamp()
Gets the value of the lastModifiedTimestamp property. |
Date |
getMeasuringDate()
Gets the value of the measuringDate property. |
TridasMeasuringMethod |
getMeasuringMethod()
Gets the value of the measuringMethod property. |
String |
getTitle()
Gets the value of the title property. |
List<TridasValues> |
getValues()
Gets the value of the values 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 |
isSetComments()
|
boolean |
isSetCreatedTimestamp()
|
boolean |
isSetDendrochronologist()
|
boolean |
isSetGenericFields()
|
boolean |
isSetId()
|
boolean |
isSetIdentifier()
|
boolean |
isSetInterpretation()
|
boolean |
isSetInterpretationUnsolved()
|
boolean |
isSetLastModifiedTimestamp()
|
boolean |
isSetMeasuringDate()
|
boolean |
isSetMeasuringMethod()
|
boolean |
isSetTitle()
|
boolean |
isSetValues()
|
boolean |
isSetWoodCompleteness()
|
void |
setAnalyst(String value)
Sets the value of the analyst property. |
void |
setComments(String value)
Sets the value of the comments property. |
void |
setCreatedTimestamp(DateTime value)
Sets the value of the createdTimestamp property. |
void |
setDendrochronologist(String value)
Sets the value of the dendrochronologist 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 |
setIdentifier(TridasIdentifier value)
Sets the value of the identifier property. |
void |
setInterpretation(TridasInterpretation value)
Sets the value of the interpretation property. |
void |
setInterpretationUnsolved(TridasInterpretationUnsolved value)
Sets the value of the interpretationUnsolved property. |
void |
setLastModifiedTimestamp(DateTime value)
Sets the value of the lastModifiedTimestamp property. |
void |
setMeasuringDate(Date value)
Sets the value of the measuringDate property. |
void |
setMeasuringMethod(TridasMeasuringMethod value)
Sets the value of the measuringMethod property. |
void |
setTitle(String value)
Sets the value of the title property. |
void |
setValues(List<TridasValues> values)
Sets the value of the values property. |
void |
setWoodCompleteness(TridasWoodCompleteness value)
Sets the value of the woodCompleteness property. |
String |
toString()
|
void |
unsetGenericFields()
|
void |
unsetValues()
|
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected String title
protected TridasIdentifier identifier
protected DateTime createdTimestamp
protected DateTime lastModifiedTimestamp
protected String comments
protected Date measuringDate
protected TridasWoodCompleteness woodCompleteness
protected String analyst
protected String dendrochronologist
protected TridasMeasuringMethod measuringMethod
protected TridasInterpretationUnsolved interpretationUnsolved
protected TridasInterpretation interpretation
protected List<TridasGenericField> genericFields
protected List<TridasValues> values
protected String id
Constructor Detail |
---|
public TridasMeasurementSeries()
Method Detail |
---|
public String getTitle()
getTitle
in interface ITridas
String
public void setTitle(String value)
setTitle
in interface ITridas
value
- allowed object is
String
public boolean isSetTitle()
isSetTitle
in interface ITridas
public TridasIdentifier getIdentifier()
getIdentifier
in interface TridasIdentifiable
TridasIdentifier
public void setIdentifier(TridasIdentifier value)
setIdentifier
in interface ITridas
value
- allowed object is
TridasIdentifier
public boolean isSetIdentifier()
isSetIdentifier
in interface ITridas
public DateTime getCreatedTimestamp()
getCreatedTimestamp
in interface ITridas
DateTime
public void setCreatedTimestamp(DateTime value)
setCreatedTimestamp
in interface ITridas
value
- allowed object is
DateTime
public boolean isSetCreatedTimestamp()
isSetCreatedTimestamp
in interface ITridas
public DateTime getLastModifiedTimestamp()
getLastModifiedTimestamp
in interface ITridas
DateTime
public void setLastModifiedTimestamp(DateTime value)
setLastModifiedTimestamp
in interface ITridas
value
- allowed object is
DateTime
public boolean isSetLastModifiedTimestamp()
isSetLastModifiedTimestamp
in interface ITridas
public String getComments()
getComments
in interface ITridas
String
public void setComments(String value)
setComments
in interface ITridas
value
- allowed object is
String
public boolean isSetComments()
isSetComments
in interface ITridas
public Date getMeasuringDate()
Date
public void setMeasuringDate(Date value)
value
- allowed object is
Date
public boolean isSetMeasuringDate()
public TridasWoodCompleteness getWoodCompleteness()
TridasWoodCompleteness
public void setWoodCompleteness(TridasWoodCompleteness value)
value
- allowed object is
TridasWoodCompleteness
public boolean isSetWoodCompleteness()
public String getAnalyst()
String
public void setAnalyst(String value)
value
- allowed object is
String
public boolean isSetAnalyst()
public String getDendrochronologist()
String
public void setDendrochronologist(String value)
value
- allowed object is
String
public boolean isSetDendrochronologist()
public TridasMeasuringMethod getMeasuringMethod()
TridasMeasuringMethod
public void setMeasuringMethod(TridasMeasuringMethod value)
value
- allowed object is
TridasMeasuringMethod
public boolean isSetMeasuringMethod()
public TridasInterpretationUnsolved getInterpretationUnsolved()
getInterpretationUnsolved
in interface ITridasSeries
TridasInterpretationUnsolved
public void setInterpretationUnsolved(TridasInterpretationUnsolved value)
setInterpretationUnsolved
in interface ITridasSeries
value
- allowed object is
TridasInterpretationUnsolved
public boolean isSetInterpretationUnsolved()
isSetInterpretationUnsolved
in interface ITridasSeries
public TridasInterpretation getInterpretation()
getInterpretation
in interface ITridasSeries
TridasInterpretation
public void setInterpretation(TridasInterpretation value)
setInterpretation
in interface ITridasSeries
value
- allowed object is
TridasInterpretation
public boolean isSetInterpretation()
isSetInterpretation
in interface ITridasSeries
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 ITridasGeneric
public boolean isSetGenericFields()
isSetGenericFields
in interface ITridasGeneric
public void unsetGenericFields()
unsetGenericFields
in interface ITridasGeneric
public 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
getValues
in interface ITridasSeries
public boolean isSetValues()
isSetValues
in interface ITridasSeries
public void unsetValues()
unsetValues
in interface ITridasSeries
public String getId()
String
public void setId(String value)
value
- allowed object is
String
public boolean isSetId()
public String toString()
toString
in class Object
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.ToString
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.ToString
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.Equals
public boolean equals(Object object)
equals
in class Object
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.HashCode
public int hashCode()
hashCode
in class Object
public Object clone()
clone
in class Object
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
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.CopyTo
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
public void setGenericFields(List<TridasGenericField> genericFields)
genericFields
- allowed object is
TridasGenericField
public void setValues(List<TridasValues> values)
setValues
in interface ITridasSeries
values
- allowed object is
TridasValues
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |