org.tridas.schema
Class TridasInterpretation

java.lang.Object
  extended by org.tridas.schema.TridasInterpretation
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

public class TridasInterpretation
extends Object
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

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.tridas.org/1.2.2}dating" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}firstYear" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}lastYear" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}datingReference" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}statFoundation" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}pithYear" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}deathYear" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}provenance" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  TridasDating dating
           
protected  TridasDatingReference datingReference
           
protected  Year deathYear
           
protected  Year firstYear
           
protected  Year lastYear
           
protected  Year pithYear
           
protected  String provenance
           
protected  List<TridasStatFoundation> statFoundations
           
 
Constructor Summary
TridasInterpretation()
           
 
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)
           
 TridasDating getDating()
          Gets the value of the dating property.
 TridasDatingReference getDatingReference()
          Gets the value of the datingReference property.
 Year getDeathYear()
          Gets the value of the deathYear property.
 Year getFirstYear()
          Gets the value of the firstYear property.
 Year getLastYear()
          Gets the value of the lastYear property.
 Year getPithYear()
          Gets the value of the pithYear property.
 String getProvenance()
          Gets the value of the provenance property.
 List<TridasStatFoundation> getStatFoundations()
          Gets the value of the statFoundations property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 boolean isSetDating()
           
 boolean isSetDatingReference()
           
 boolean isSetDeathYear()
           
 boolean isSetFirstYear()
           
 boolean isSetLastYear()
           
 boolean isSetPithYear()
           
 boolean isSetProvenance()
           
 boolean isSetStatFoundations()
           
 void setDating(TridasDating value)
          Sets the value of the dating property.
 void setDatingReference(TridasDatingReference value)
          Sets the value of the datingReference property.
 void setDeathYear(Year value)
          Sets the value of the deathYear property.
 void setFirstYear(Year value)
          Sets the value of the firstYear property.
 void setLastYear(Year value)
          Sets the value of the lastYear property.
 void setPithYear(Year value)
          Sets the value of the pithYear property.
 void setProvenance(String value)
          Sets the value of the provenance property.
 void setStatFoundations(List<TridasStatFoundation> statFoundations)
          Sets the value of the statFoundations property.
 String toString()
           
 void unsetStatFoundations()
           
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

dating

protected TridasDating dating

firstYear

protected Year firstYear

lastYear

protected Year lastYear

datingReference

protected TridasDatingReference datingReference

statFoundations

protected List<TridasStatFoundation> statFoundations

pithYear

protected Year pithYear

deathYear

protected Year deathYear

provenance

protected String provenance
Constructor Detail

TridasInterpretation

public TridasInterpretation()
Method Detail

getDating

public TridasDating getDating()
Gets the value of the dating property.

Returns:
possible object is TridasDating

setDating

public void setDating(TridasDating value)
Sets the value of the dating property.

Parameters:
value - allowed object is TridasDating

isSetDating

public boolean isSetDating()

getFirstYear

public Year getFirstYear()
Gets the value of the firstYear property.

Returns:
possible object is Year

setFirstYear

public void setFirstYear(Year value)
Sets the value of the firstYear property.

Parameters:
value - allowed object is Year

isSetFirstYear

public boolean isSetFirstYear()

getLastYear

public Year getLastYear()
Gets the value of the lastYear property.

Returns:
possible object is Year

setLastYear

public void setLastYear(Year value)
Sets the value of the lastYear property.

Parameters:
value - allowed object is Year

isSetLastYear

public boolean isSetLastYear()

getDatingReference

public TridasDatingReference getDatingReference()
Gets the value of the datingReference property.

Returns:
possible object is TridasDatingReference

setDatingReference

public void setDatingReference(TridasDatingReference value)
Sets the value of the datingReference property.

Parameters:
value - allowed object is TridasDatingReference

isSetDatingReference

public boolean isSetDatingReference()

getStatFoundations

public List<TridasStatFoundation> getStatFoundations()
Gets the value of the statFoundations 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 statFoundations property.

For example, to add a new item, do as follows:

    getStatFoundations().add(newItem);
 

Objects of the following type(s) are allowed in the list TridasStatFoundation


isSetStatFoundations

public boolean isSetStatFoundations()

unsetStatFoundations

public void unsetStatFoundations()

getPithYear

public Year getPithYear()
Gets the value of the pithYear property.

Returns:
possible object is Year

setPithYear

public void setPithYear(Year value)
Sets the value of the pithYear property.

Parameters:
value - allowed object is Year

isSetPithYear

public boolean isSetPithYear()

getDeathYear

public Year getDeathYear()
Gets the value of the deathYear property.

Returns:
possible object is Year

setDeathYear

public void setDeathYear(Year value)
Sets the value of the deathYear property.

Parameters:
value - allowed object is Year

isSetDeathYear

public boolean isSetDeathYear()

getProvenance

public String getProvenance()
Gets the value of the provenance property.

Returns:
possible object is String

setProvenance

public void setProvenance(String value)
Sets the value of the provenance property.

Parameters:
value - allowed object is String

isSetProvenance

public boolean isSetProvenance()

toString

public String toString()
Overrides:
toString in class Object

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

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

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

equals

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

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object

clone

public Object clone()
Overrides:
clone in class Object

copyTo

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

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

createNewInstance

public Object createNewInstance()
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo

setStatFoundations

public void setStatFoundations(List<TridasStatFoundation> statFoundations)
Sets the value of the statFoundations property.

Parameters:
statFoundations - allowed object is TridasStatFoundation


Copyright © 2011 TRiDaS. All Rights Reserved.