org.tridas.schema
Class TridasVocabulary

java.lang.Object
  extended by org.tridas.schema.TridasVocabulary
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 TridasVocabulary
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">
       <all>
         <element name="project.category" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.tridas.org/1.2.2}category" maxOccurs="unbounded"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="project.type" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.tridas.org/1.2.2}type" maxOccurs="unbounded"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="object.type" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.tridas.org/1.2.2}type" maxOccurs="unbounded"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="element.type" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.tridas.org/1.2.2}type" maxOccurs="unbounded"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="sample.type" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.tridas.org/1.2.2}type" maxOccurs="unbounded"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="derivedSeries.type" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.tridas.org/1.2.2}type" maxOccurs="unbounded"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="element.taxon" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.tridas.org/1.2.2}taxon" maxOccurs="unbounded"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="element.shape" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.tridas.org/1.2.2}shape" maxOccurs="unbounded"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="measurementSeries.measuringMethod" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.tridas.org/1.2.2}measuringMethod" maxOccurs="unbounded"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="values.variable" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.tridas.org/1.2.2}variable" maxOccurs="unbounded"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="values.remark" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.tridas.org/1.2.2}remark" maxOccurs="unbounded"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="location.type" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.tridas.org/1.2.2}locationType" maxOccurs="unbounded"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="global.unit" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://www.tridas.org/1.2.2}unit" maxOccurs="unbounded"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
       </all>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Nested Class Summary
static class TridasVocabulary.DerivedSeriesType
          Java class for anonymous complex type.
static class TridasVocabulary.ElementShape
          Java class for anonymous complex type.
static class TridasVocabulary.ElementTaxon
          Java class for anonymous complex type.
static class TridasVocabulary.ElementType
          Java class for anonymous complex type.
static class TridasVocabulary.GlobalUnit
          Java class for anonymous complex type.
static class TridasVocabulary.LocationType
          Java class for anonymous complex type.
static class TridasVocabulary.MeasurementSeriesMeasuringMethod
          Java class for anonymous complex type.
static class TridasVocabulary.ObjectType
          Java class for anonymous complex type.
static class TridasVocabulary.ProjectCategory
          Java class for anonymous complex type.
static class TridasVocabulary.ProjectType
          Java class for anonymous complex type.
static class TridasVocabulary.SampleType
          Java class for anonymous complex type.
static class TridasVocabulary.ValuesRemark
          Java class for anonymous complex type.
static class TridasVocabulary.ValuesVariable
          Java class for anonymous complex type.
 
Field Summary
protected  TridasVocabulary.DerivedSeriesType derivedSeriesType
           
protected  TridasVocabulary.ElementShape elementShape
           
protected  TridasVocabulary.ElementTaxon elementTaxon
           
protected  TridasVocabulary.ElementType elementType
           
protected  TridasVocabulary.GlobalUnit globalUnit
           
protected  TridasVocabulary.LocationType locationType
           
protected  TridasVocabulary.MeasurementSeriesMeasuringMethod measurementSeriesMeasuringMethod
           
protected  TridasVocabulary.ObjectType objectType
           
protected  TridasVocabulary.ProjectCategory projectCategory
           
protected  TridasVocabulary.ProjectType projectType
           
protected  TridasVocabulary.SampleType sampleType
           
protected  TridasVocabulary.ValuesRemark valuesRemark
           
protected  TridasVocabulary.ValuesVariable valuesVariable
           
 
Constructor Summary
TridasVocabulary()
           
 
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)
           
 TridasVocabulary.DerivedSeriesType getDerivedSeriesType()
          Gets the value of the derivedSeriesType property.
 TridasVocabulary.ElementShape getElementShape()
          Gets the value of the elementShape property.
 TridasVocabulary.ElementTaxon getElementTaxon()
          Gets the value of the elementTaxon property.
 TridasVocabulary.ElementType getElementType()
          Gets the value of the elementType property.
 TridasVocabulary.GlobalUnit getGlobalUnit()
          Gets the value of the globalUnit property.
 TridasVocabulary.LocationType getLocationType()
          Gets the value of the locationType property.
 TridasVocabulary.MeasurementSeriesMeasuringMethod getMeasurementSeriesMeasuringMethod()
          Gets the value of the measurementSeriesMeasuringMethod property.
 TridasVocabulary.ObjectType getObjectType()
          Gets the value of the objectType property.
 TridasVocabulary.ProjectCategory getProjectCategory()
          Gets the value of the projectCategory property.
 TridasVocabulary.ProjectType getProjectType()
          Gets the value of the projectType property.
 TridasVocabulary.SampleType getSampleType()
          Gets the value of the sampleType property.
 TridasVocabulary.ValuesRemark getValuesRemark()
          Gets the value of the valuesRemark property.
 TridasVocabulary.ValuesVariable getValuesVariable()
          Gets the value of the valuesVariable property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 boolean isSetDerivedSeriesType()
           
 boolean isSetElementShape()
           
 boolean isSetElementTaxon()
           
 boolean isSetElementType()
           
 boolean isSetGlobalUnit()
           
 boolean isSetLocationType()
           
 boolean isSetMeasurementSeriesMeasuringMethod()
           
 boolean isSetObjectType()
           
 boolean isSetProjectCategory()
           
 boolean isSetProjectType()
           
 boolean isSetSampleType()
           
 boolean isSetValuesRemark()
           
 boolean isSetValuesVariable()
           
 void setDerivedSeriesType(TridasVocabulary.DerivedSeriesType value)
          Sets the value of the derivedSeriesType property.
 void setElementShape(TridasVocabulary.ElementShape value)
          Sets the value of the elementShape property.
 void setElementTaxon(TridasVocabulary.ElementTaxon value)
          Sets the value of the elementTaxon property.
 void setElementType(TridasVocabulary.ElementType value)
          Sets the value of the elementType property.
 void setGlobalUnit(TridasVocabulary.GlobalUnit value)
          Sets the value of the globalUnit property.
 void setLocationType(TridasVocabulary.LocationType value)
          Sets the value of the locationType property.
 void setMeasurementSeriesMeasuringMethod(TridasVocabulary.MeasurementSeriesMeasuringMethod value)
          Sets the value of the measurementSeriesMeasuringMethod property.
 void setObjectType(TridasVocabulary.ObjectType value)
          Sets the value of the objectType property.
 void setProjectCategory(TridasVocabulary.ProjectCategory value)
          Sets the value of the projectCategory property.
 void setProjectType(TridasVocabulary.ProjectType value)
          Sets the value of the projectType property.
 void setSampleType(TridasVocabulary.SampleType value)
          Sets the value of the sampleType property.
 void setValuesRemark(TridasVocabulary.ValuesRemark value)
          Sets the value of the valuesRemark property.
 void setValuesVariable(TridasVocabulary.ValuesVariable value)
          Sets the value of the valuesVariable property.
 String toString()
           
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

projectCategory

protected TridasVocabulary.ProjectCategory projectCategory

projectType

protected TridasVocabulary.ProjectType projectType

objectType

protected TridasVocabulary.ObjectType objectType

elementType

protected TridasVocabulary.ElementType elementType

sampleType

protected TridasVocabulary.SampleType sampleType

derivedSeriesType

protected TridasVocabulary.DerivedSeriesType derivedSeriesType

elementTaxon

protected TridasVocabulary.ElementTaxon elementTaxon

elementShape

protected TridasVocabulary.ElementShape elementShape

measurementSeriesMeasuringMethod

protected TridasVocabulary.MeasurementSeriesMeasuringMethod measurementSeriesMeasuringMethod

valuesVariable

protected TridasVocabulary.ValuesVariable valuesVariable

valuesRemark

protected TridasVocabulary.ValuesRemark valuesRemark

locationType

protected TridasVocabulary.LocationType locationType

globalUnit

protected TridasVocabulary.GlobalUnit globalUnit
Constructor Detail

TridasVocabulary

public TridasVocabulary()
Method Detail

getProjectCategory

public TridasVocabulary.ProjectCategory getProjectCategory()
Gets the value of the projectCategory property.

Returns:
possible object is TridasVocabulary.ProjectCategory

setProjectCategory

public void setProjectCategory(TridasVocabulary.ProjectCategory value)
Sets the value of the projectCategory property.

Parameters:
value - allowed object is TridasVocabulary.ProjectCategory

isSetProjectCategory

public boolean isSetProjectCategory()

getProjectType

public TridasVocabulary.ProjectType getProjectType()
Gets the value of the projectType property.

Returns:
possible object is TridasVocabulary.ProjectType

setProjectType

public void setProjectType(TridasVocabulary.ProjectType value)
Sets the value of the projectType property.

Parameters:
value - allowed object is TridasVocabulary.ProjectType

isSetProjectType

public boolean isSetProjectType()

getObjectType

public TridasVocabulary.ObjectType getObjectType()
Gets the value of the objectType property.

Returns:
possible object is TridasVocabulary.ObjectType

setObjectType

public void setObjectType(TridasVocabulary.ObjectType value)
Sets the value of the objectType property.

Parameters:
value - allowed object is TridasVocabulary.ObjectType

isSetObjectType

public boolean isSetObjectType()

getElementType

public TridasVocabulary.ElementType getElementType()
Gets the value of the elementType property.

Returns:
possible object is TridasVocabulary.ElementType

setElementType

public void setElementType(TridasVocabulary.ElementType value)
Sets the value of the elementType property.

Parameters:
value - allowed object is TridasVocabulary.ElementType

isSetElementType

public boolean isSetElementType()

getSampleType

public TridasVocabulary.SampleType getSampleType()
Gets the value of the sampleType property.

Returns:
possible object is TridasVocabulary.SampleType

setSampleType

public void setSampleType(TridasVocabulary.SampleType value)
Sets the value of the sampleType property.

Parameters:
value - allowed object is TridasVocabulary.SampleType

isSetSampleType

public boolean isSetSampleType()

getDerivedSeriesType

public TridasVocabulary.DerivedSeriesType getDerivedSeriesType()
Gets the value of the derivedSeriesType property.

Returns:
possible object is TridasVocabulary.DerivedSeriesType

setDerivedSeriesType

public void setDerivedSeriesType(TridasVocabulary.DerivedSeriesType value)
Sets the value of the derivedSeriesType property.

Parameters:
value - allowed object is TridasVocabulary.DerivedSeriesType

isSetDerivedSeriesType

public boolean isSetDerivedSeriesType()

getElementTaxon

public TridasVocabulary.ElementTaxon getElementTaxon()
Gets the value of the elementTaxon property.

Returns:
possible object is TridasVocabulary.ElementTaxon

setElementTaxon

public void setElementTaxon(TridasVocabulary.ElementTaxon value)
Sets the value of the elementTaxon property.

Parameters:
value - allowed object is TridasVocabulary.ElementTaxon

isSetElementTaxon

public boolean isSetElementTaxon()

getElementShape

public TridasVocabulary.ElementShape getElementShape()
Gets the value of the elementShape property.

Returns:
possible object is TridasVocabulary.ElementShape

setElementShape

public void setElementShape(TridasVocabulary.ElementShape value)
Sets the value of the elementShape property.

Parameters:
value - allowed object is TridasVocabulary.ElementShape

isSetElementShape

public boolean isSetElementShape()

getMeasurementSeriesMeasuringMethod

public TridasVocabulary.MeasurementSeriesMeasuringMethod getMeasurementSeriesMeasuringMethod()
Gets the value of the measurementSeriesMeasuringMethod property.

Returns:
possible object is TridasVocabulary.MeasurementSeriesMeasuringMethod

setMeasurementSeriesMeasuringMethod

public void setMeasurementSeriesMeasuringMethod(TridasVocabulary.MeasurementSeriesMeasuringMethod value)
Sets the value of the measurementSeriesMeasuringMethod property.

Parameters:
value - allowed object is TridasVocabulary.MeasurementSeriesMeasuringMethod

isSetMeasurementSeriesMeasuringMethod

public boolean isSetMeasurementSeriesMeasuringMethod()

getValuesVariable

public TridasVocabulary.ValuesVariable getValuesVariable()
Gets the value of the valuesVariable property.

Returns:
possible object is TridasVocabulary.ValuesVariable

setValuesVariable

public void setValuesVariable(TridasVocabulary.ValuesVariable value)
Sets the value of the valuesVariable property.

Parameters:
value - allowed object is TridasVocabulary.ValuesVariable

isSetValuesVariable

public boolean isSetValuesVariable()

getValuesRemark

public TridasVocabulary.ValuesRemark getValuesRemark()
Gets the value of the valuesRemark property.

Returns:
possible object is TridasVocabulary.ValuesRemark

setValuesRemark

public void setValuesRemark(TridasVocabulary.ValuesRemark value)
Sets the value of the valuesRemark property.

Parameters:
value - allowed object is TridasVocabulary.ValuesRemark

isSetValuesRemark

public boolean isSetValuesRemark()

getLocationType

public TridasVocabulary.LocationType getLocationType()
Gets the value of the locationType property.

Returns:
possible object is TridasVocabulary.LocationType

setLocationType

public void setLocationType(TridasVocabulary.LocationType value)
Sets the value of the locationType property.

Parameters:
value - allowed object is TridasVocabulary.LocationType

isSetLocationType

public boolean isSetLocationType()

getGlobalUnit

public TridasVocabulary.GlobalUnit getGlobalUnit()
Gets the value of the globalUnit property.

Returns:
possible object is TridasVocabulary.GlobalUnit

setGlobalUnit

public void setGlobalUnit(TridasVocabulary.GlobalUnit value)
Sets the value of the globalUnit property.

Parameters:
value - allowed object is TridasVocabulary.GlobalUnit

isSetGlobalUnit

public boolean isSetGlobalUnit()

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.