|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tridas.schema.TridasVocabulary
public class TridasVocabulary
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>
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 |
---|
protected TridasVocabulary.ProjectCategory projectCategory
protected TridasVocabulary.ProjectType projectType
protected TridasVocabulary.ObjectType objectType
protected TridasVocabulary.ElementType elementType
protected TridasVocabulary.SampleType sampleType
protected TridasVocabulary.DerivedSeriesType derivedSeriesType
protected TridasVocabulary.ElementTaxon elementTaxon
protected TridasVocabulary.ElementShape elementShape
protected TridasVocabulary.MeasurementSeriesMeasuringMethod measurementSeriesMeasuringMethod
protected TridasVocabulary.ValuesVariable valuesVariable
protected TridasVocabulary.ValuesRemark valuesRemark
protected TridasVocabulary.LocationType locationType
protected TridasVocabulary.GlobalUnit globalUnit
Constructor Detail |
---|
public TridasVocabulary()
Method Detail |
---|
public TridasVocabulary.ProjectCategory getProjectCategory()
TridasVocabulary.ProjectCategory
public void setProjectCategory(TridasVocabulary.ProjectCategory value)
value
- allowed object is
TridasVocabulary.ProjectCategory
public boolean isSetProjectCategory()
public TridasVocabulary.ProjectType getProjectType()
TridasVocabulary.ProjectType
public void setProjectType(TridasVocabulary.ProjectType value)
value
- allowed object is
TridasVocabulary.ProjectType
public boolean isSetProjectType()
public TridasVocabulary.ObjectType getObjectType()
TridasVocabulary.ObjectType
public void setObjectType(TridasVocabulary.ObjectType value)
value
- allowed object is
TridasVocabulary.ObjectType
public boolean isSetObjectType()
public TridasVocabulary.ElementType getElementType()
TridasVocabulary.ElementType
public void setElementType(TridasVocabulary.ElementType value)
value
- allowed object is
TridasVocabulary.ElementType
public boolean isSetElementType()
public TridasVocabulary.SampleType getSampleType()
TridasVocabulary.SampleType
public void setSampleType(TridasVocabulary.SampleType value)
value
- allowed object is
TridasVocabulary.SampleType
public boolean isSetSampleType()
public TridasVocabulary.DerivedSeriesType getDerivedSeriesType()
TridasVocabulary.DerivedSeriesType
public void setDerivedSeriesType(TridasVocabulary.DerivedSeriesType value)
value
- allowed object is
TridasVocabulary.DerivedSeriesType
public boolean isSetDerivedSeriesType()
public TridasVocabulary.ElementTaxon getElementTaxon()
TridasVocabulary.ElementTaxon
public void setElementTaxon(TridasVocabulary.ElementTaxon value)
value
- allowed object is
TridasVocabulary.ElementTaxon
public boolean isSetElementTaxon()
public TridasVocabulary.ElementShape getElementShape()
TridasVocabulary.ElementShape
public void setElementShape(TridasVocabulary.ElementShape value)
value
- allowed object is
TridasVocabulary.ElementShape
public boolean isSetElementShape()
public TridasVocabulary.MeasurementSeriesMeasuringMethod getMeasurementSeriesMeasuringMethod()
TridasVocabulary.MeasurementSeriesMeasuringMethod
public void setMeasurementSeriesMeasuringMethod(TridasVocabulary.MeasurementSeriesMeasuringMethod value)
value
- allowed object is
TridasVocabulary.MeasurementSeriesMeasuringMethod
public boolean isSetMeasurementSeriesMeasuringMethod()
public TridasVocabulary.ValuesVariable getValuesVariable()
TridasVocabulary.ValuesVariable
public void setValuesVariable(TridasVocabulary.ValuesVariable value)
value
- allowed object is
TridasVocabulary.ValuesVariable
public boolean isSetValuesVariable()
public TridasVocabulary.ValuesRemark getValuesRemark()
TridasVocabulary.ValuesRemark
public void setValuesRemark(TridasVocabulary.ValuesRemark value)
value
- allowed object is
TridasVocabulary.ValuesRemark
public boolean isSetValuesRemark()
public TridasVocabulary.LocationType getLocationType()
TridasVocabulary.LocationType
public void setLocationType(TridasVocabulary.LocationType value)
value
- allowed object is
TridasVocabulary.LocationType
public boolean isSetLocationType()
public TridasVocabulary.GlobalUnit getGlobalUnit()
TridasVocabulary.GlobalUnit
public void setGlobalUnit(TridasVocabulary.GlobalUnit value)
value
- allowed object is
TridasVocabulary.GlobalUnit
public boolean isSetGlobalUnit()
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |