org.tridas.schema
Class TridasWoodCompleteness

java.lang.Object
  extended by org.tridas.schema.TridasWoodCompleteness
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 TridasWoodCompleteness
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}ringCount" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}averageRingWidth" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}nrOfUnmeasuredInnerRings" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}nrOfUnmeasuredOuterRings" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}pith"/>
         <element ref="{http://www.tridas.org/1.2.2}heartwood"/>
         <element ref="{http://www.tridas.org/1.2.2}sapwood"/>
         <element ref="{http://www.tridas.org/1.2.2}bark"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  Double averageRingWidth
           
protected  TridasBark bark
           
protected  TridasHeartwood heartwood
           
protected  Integer nrOfUnmeasuredInnerRings
           
protected  Integer nrOfUnmeasuredOuterRings
           
protected  TridasPith pith
           
protected  Integer ringCount
           
protected  TridasSapwood sapwood
           
 
Constructor Summary
TridasWoodCompleteness()
           
 
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)
           
 Double getAverageRingWidth()
          Gets the value of the averageRingWidth property.
 TridasBark getBark()
          Gets the value of the bark property.
 TridasHeartwood getHeartwood()
          Gets the value of the heartwood property.
 Integer getNrOfUnmeasuredInnerRings()
          Gets the value of the nrOfUnmeasuredInnerRings property.
 Integer getNrOfUnmeasuredOuterRings()
          Gets the value of the nrOfUnmeasuredOuterRings property.
 TridasPith getPith()
          Gets the value of the pith property.
 Integer getRingCount()
          Gets the value of the ringCount property.
 TridasSapwood getSapwood()
          Gets the value of the sapwood property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 boolean isSetAverageRingWidth()
           
 boolean isSetBark()
           
 boolean isSetHeartwood()
           
 boolean isSetNrOfUnmeasuredInnerRings()
           
 boolean isSetNrOfUnmeasuredOuterRings()
           
 boolean isSetPith()
           
 boolean isSetRingCount()
           
 boolean isSetSapwood()
           
 void setAverageRingWidth(Double value)
          Sets the value of the averageRingWidth property.
 void setBark(TridasBark value)
          Sets the value of the bark property.
 void setHeartwood(TridasHeartwood value)
          Sets the value of the heartwood property.
 void setNrOfUnmeasuredInnerRings(Integer value)
          Sets the value of the nrOfUnmeasuredInnerRings property.
 void setNrOfUnmeasuredOuterRings(Integer value)
          Sets the value of the nrOfUnmeasuredOuterRings property.
 void setPith(TridasPith value)
          Sets the value of the pith property.
 void setRingCount(Integer value)
          Sets the value of the ringCount property.
 void setSapwood(TridasSapwood value)
          Sets the value of the sapwood property.
 String toString()
           
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

ringCount

protected Integer ringCount

averageRingWidth

protected Double averageRingWidth

nrOfUnmeasuredInnerRings

protected Integer nrOfUnmeasuredInnerRings

nrOfUnmeasuredOuterRings

protected Integer nrOfUnmeasuredOuterRings

pith

protected TridasPith pith

heartwood

protected TridasHeartwood heartwood

sapwood

protected TridasSapwood sapwood

bark

protected TridasBark bark
Constructor Detail

TridasWoodCompleteness

public TridasWoodCompleteness()
Method Detail

getRingCount

public Integer getRingCount()
Gets the value of the ringCount property.

Returns:
possible object is String

setRingCount

public void setRingCount(Integer value)
Sets the value of the ringCount property.

Parameters:
value - allowed object is String

isSetRingCount

public boolean isSetRingCount()

getAverageRingWidth

public Double getAverageRingWidth()
Gets the value of the averageRingWidth property.

Returns:
possible object is Double

setAverageRingWidth

public void setAverageRingWidth(Double value)
Sets the value of the averageRingWidth property.

Parameters:
value - allowed object is Double

isSetAverageRingWidth

public boolean isSetAverageRingWidth()

getNrOfUnmeasuredInnerRings

public Integer getNrOfUnmeasuredInnerRings()
Gets the value of the nrOfUnmeasuredInnerRings property.

Returns:
possible object is String

setNrOfUnmeasuredInnerRings

public void setNrOfUnmeasuredInnerRings(Integer value)
Sets the value of the nrOfUnmeasuredInnerRings property.

Parameters:
value - allowed object is String

isSetNrOfUnmeasuredInnerRings

public boolean isSetNrOfUnmeasuredInnerRings()

getNrOfUnmeasuredOuterRings

public Integer getNrOfUnmeasuredOuterRings()
Gets the value of the nrOfUnmeasuredOuterRings property.

Returns:
possible object is String

setNrOfUnmeasuredOuterRings

public void setNrOfUnmeasuredOuterRings(Integer value)
Sets the value of the nrOfUnmeasuredOuterRings property.

Parameters:
value - allowed object is String

isSetNrOfUnmeasuredOuterRings

public boolean isSetNrOfUnmeasuredOuterRings()

getPith

public TridasPith getPith()
Gets the value of the pith property.

Returns:
possible object is TridasPith

setPith

public void setPith(TridasPith value)
Sets the value of the pith property.

Parameters:
value - allowed object is TridasPith

isSetPith

public boolean isSetPith()

getHeartwood

public TridasHeartwood getHeartwood()
Gets the value of the heartwood property.

Returns:
possible object is TridasHeartwood

setHeartwood

public void setHeartwood(TridasHeartwood value)
Sets the value of the heartwood property.

Parameters:
value - allowed object is TridasHeartwood

isSetHeartwood

public boolean isSetHeartwood()

getSapwood

public TridasSapwood getSapwood()
Gets the value of the sapwood property.

Returns:
possible object is TridasSapwood

setSapwood

public void setSapwood(TridasSapwood value)
Sets the value of the sapwood property.

Parameters:
value - allowed object is TridasSapwood

isSetSapwood

public boolean isSetSapwood()

getBark

public TridasBark getBark()
Gets the value of the bark property.

Returns:
possible object is TridasBark

setBark

public void setBark(TridasBark value)
Sets the value of the bark property.

Parameters:
value - allowed object is TridasBark

isSetBark

public boolean isSetBark()

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


Copyright © 2011 TRiDaS. All Rights Reserved.