org.tridas.schema
Class TridasElement

java.lang.Object
  extended by org.tridas.schema.TridasEntity
      extended by org.tridas.schema.TridasElement
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, ITridas, ITridasGeneric, TridasIdentifiable

public class TridasElement
extends TridasEntity
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, ITridas, ITridasGeneric

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <extension base="{http://www.tridas.org/1.2.2}tridasEntity">
       <sequence>
         <element ref="{http://www.tridas.org/1.2.2}type" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}description" minOccurs="0"/>
         <element name="linkSeries" type="{http://www.tridas.org/1.2.2}seriesLinksWithPreferred" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}file" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}taxon"/>
         <element ref="{http://www.tridas.org/1.2.2}shape" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}dimensions" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}authenticity" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}location" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}processing" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}marks" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}altitude" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}slope" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}soil" minOccurs="0"/>
         <element ref="{http://www.tridas.org/1.2.2}bedrock" 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}sample" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  Double altitude
           
protected  String authenticity
           
protected  TridasBedrock bedrock
           
protected  String description
           
protected  TridasDimensions dimensions
           
protected  List<TridasFile> files
           
protected  List<TridasGenericField> genericFields
           
protected  SeriesLinksWithPreferred linkSeries
           
protected  TridasLocation location
           
protected  String marks
           
protected  String processing
           
protected  List<TridasSample> samples
           
protected  TridasShape shape
           
protected  TridasSlope slope
           
protected  TridasSoil soil
           
protected  ControlledVoc taxon
           
protected  ControlledVoc type
           
 
Fields inherited from class org.tridas.schema.TridasEntity
comments, createdTimestamp, identifier, lastModifiedTimestamp, title
 
Constructor Summary
TridasElement()
           
 
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 getAltitude()
          Gets the value of the altitude property.
 String getAuthenticity()
          Gets the value of the authenticity property.
 TridasBedrock getBedrock()
          Gets the value of the bedrock property.
 String getDescription()
          Gets the value of the description property.
 TridasDimensions getDimensions()
          Gets the value of the dimensions property.
 List<TridasFile> getFiles()
          Gets the value of the files property.
 List<TridasGenericField> getGenericFields()
          Gets the value of the genericFields property.
 SeriesLinksWithPreferred getLinkSeries()
          Gets the value of the linkSeries property.
 TridasLocation getLocation()
          Gets the value of the location property.
 String getMarks()
          Gets the value of the marks property.
 String getProcessing()
          Gets the value of the processing property.
 List<TridasSample> getSamples()
          Gets the value of the samples property.
 TridasShape getShape()
          Gets the value of the shape property.
 TridasSlope getSlope()
          Gets the value of the slope property.
 TridasSoil getSoil()
          Gets the value of the soil property.
 ControlledVoc getTaxon()
          Gets the value of the taxon property.
 ControlledVoc getType()
          Gets the value of the type property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 boolean isSetAltitude()
           
 boolean isSetAuthenticity()
           
 boolean isSetBedrock()
           
 boolean isSetDescription()
           
 boolean isSetDimensions()
           
 boolean isSetFiles()
           
 boolean isSetGenericFields()
           
 boolean isSetLinkSeries()
           
 boolean isSetLocation()
           
 boolean isSetMarks()
           
 boolean isSetProcessing()
           
 boolean isSetSamples()
           
 boolean isSetShape()
           
 boolean isSetSlope()
           
 boolean isSetSoil()
           
 boolean isSetTaxon()
           
 boolean isSetType()
           
 void setAltitude(Double value)
          Sets the value of the altitude property.
 void setAuthenticity(String value)
          Sets the value of the authenticity property.
 void setBedrock(TridasBedrock value)
          Sets the value of the bedrock property.
 void setDescription(String value)
          Sets the value of the description property.
 void setDimensions(TridasDimensions value)
          Sets the value of the dimensions property.
 void setFiles(List<TridasFile> files)
          Sets the value of the files property.
 void setGenericFields(List<TridasGenericField> genericFields)
          Sets the value of the genericFields property.
 void setLinkSeries(SeriesLinksWithPreferred value)
          Sets the value of the linkSeries property.
 void setLocation(TridasLocation value)
          Sets the value of the location property.
 void setMarks(String value)
          Sets the value of the marks property.
 void setProcessing(String value)
          Sets the value of the processing property.
 void setSamples(List<TridasSample> samples)
          Sets the value of the samples property.
 void setShape(TridasShape value)
          Sets the value of the shape property.
 void setSlope(TridasSlope value)
          Sets the value of the slope property.
 void setSoil(TridasSoil value)
          Sets the value of the soil property.
 void setTaxon(ControlledVoc value)
          Sets the value of the taxon property.
 void setType(ControlledVoc value)
          Sets the value of the type property.
 String toString()
           
 void unsetFiles()
           
 void unsetGenericFields()
           
 void unsetSamples()
           
 
Methods inherited from class org.tridas.schema.TridasEntity
getComments, getCreatedTimestamp, getIdentifier, getLastModifiedTimestamp, getTitle, isSetComments, isSetCreatedTimestamp, isSetIdentifier, isSetLastModifiedTimestamp, isSetTitle, setComments, setCreatedTimestamp, setIdentifier, setLastModifiedTimestamp, setTitle
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.tridas.interfaces.ITridas
getComments, getCreatedTimestamp, getLastModifiedTimestamp, getTitle, isSetComments, isSetCreatedTimestamp, isSetIdentifier, isSetLastModifiedTimestamp, isSetTitle, setComments, setCreatedTimestamp, setIdentifier, setLastModifiedTimestamp, setTitle
 
Methods inherited from interface org.tridas.interfaces.TridasIdentifiable
getIdentifier
 

Field Detail

type

protected ControlledVoc type

description

protected String description

linkSeries

protected SeriesLinksWithPreferred linkSeries

files

protected List<TridasFile> files

taxon

protected ControlledVoc taxon

shape

protected TridasShape shape

dimensions

protected TridasDimensions dimensions

authenticity

protected String authenticity

location

protected TridasLocation location

processing

protected String processing

marks

protected String marks

altitude

protected Double altitude

slope

protected TridasSlope slope

soil

protected TridasSoil soil

bedrock

protected TridasBedrock bedrock

genericFields

protected List<TridasGenericField> genericFields

samples

protected List<TridasSample> samples
Constructor Detail

TridasElement

public TridasElement()
Method Detail

getType

public ControlledVoc getType()
Gets the value of the type property.

Returns:
possible object is ControlledVoc

setType

public void setType(ControlledVoc value)
Sets the value of the type property.

Parameters:
value - allowed object is ControlledVoc

isSetType

public boolean isSetType()

getDescription

public String getDescription()
Gets the value of the description property.

Returns:
possible object is String

setDescription

public void setDescription(String value)
Sets the value of the description property.

Parameters:
value - allowed object is String

isSetDescription

public boolean isSetDescription()

getLinkSeries

public SeriesLinksWithPreferred getLinkSeries()
Gets the value of the linkSeries property.

Returns:
possible object is SeriesLinksWithPreferred

setLinkSeries

public void setLinkSeries(SeriesLinksWithPreferred value)
Sets the value of the linkSeries property.

Parameters:
value - allowed object is SeriesLinksWithPreferred

isSetLinkSeries

public boolean isSetLinkSeries()

getFiles

public List<TridasFile> getFiles()
Gets the value of the files 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 files property.

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

    getFiles().add(newItem);
 

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


isSetFiles

public boolean isSetFiles()

unsetFiles

public void unsetFiles()

getTaxon

public ControlledVoc getTaxon()
Gets the value of the taxon property.

Returns:
possible object is ControlledVoc

setTaxon

public void setTaxon(ControlledVoc value)
Sets the value of the taxon property.

Parameters:
value - allowed object is ControlledVoc

isSetTaxon

public boolean isSetTaxon()

getShape

public TridasShape getShape()
Gets the value of the shape property.

Returns:
possible object is TridasShape

setShape

public void setShape(TridasShape value)
Sets the value of the shape property.

Parameters:
value - allowed object is TridasShape

isSetShape

public boolean isSetShape()

getDimensions

public TridasDimensions getDimensions()
Gets the value of the dimensions property.

Returns:
possible object is TridasDimensions

setDimensions

public void setDimensions(TridasDimensions value)
Sets the value of the dimensions property.

Parameters:
value - allowed object is TridasDimensions

isSetDimensions

public boolean isSetDimensions()

getAuthenticity

public String getAuthenticity()
Gets the value of the authenticity property.

Returns:
possible object is String

setAuthenticity

public void setAuthenticity(String value)
Sets the value of the authenticity property.

Parameters:
value - allowed object is String

isSetAuthenticity

public boolean isSetAuthenticity()

getLocation

public TridasLocation getLocation()
Gets the value of the location property.

Returns:
possible object is TridasLocation

setLocation

public void setLocation(TridasLocation value)
Sets the value of the location property.

Parameters:
value - allowed object is TridasLocation

isSetLocation

public boolean isSetLocation()

getProcessing

public String getProcessing()
Gets the value of the processing property.

Returns:
possible object is String

setProcessing

public void setProcessing(String value)
Sets the value of the processing property.

Parameters:
value - allowed object is String

isSetProcessing

public boolean isSetProcessing()

getMarks

public String getMarks()
Gets the value of the marks property.

Returns:
possible object is String

setMarks

public void setMarks(String value)
Sets the value of the marks property.

Parameters:
value - allowed object is String

isSetMarks

public boolean isSetMarks()

getAltitude

public Double getAltitude()
Gets the value of the altitude property.

Returns:
possible object is Double

setAltitude

public void setAltitude(Double value)
Sets the value of the altitude property.

Parameters:
value - allowed object is Double

isSetAltitude

public boolean isSetAltitude()

getSlope

public TridasSlope getSlope()
Gets the value of the slope property.

Returns:
possible object is TridasSlope

setSlope

public void setSlope(TridasSlope value)
Sets the value of the slope property.

Parameters:
value - allowed object is TridasSlope

isSetSlope

public boolean isSetSlope()

getSoil

public TridasSoil getSoil()
Gets the value of the soil property.

Returns:
possible object is TridasSoil

setSoil

public void setSoil(TridasSoil value)
Sets the value of the soil property.

Parameters:
value - allowed object is TridasSoil

isSetSoil

public boolean isSetSoil()

getBedrock

public TridasBedrock getBedrock()
Gets the value of the bedrock property.

Returns:
possible object is TridasBedrock

setBedrock

public void setBedrock(TridasBedrock value)
Sets the value of the bedrock property.

Parameters:
value - allowed object is TridasBedrock

isSetBedrock

public boolean isSetBedrock()

getGenericFields

public List<TridasGenericField> getGenericFields()
Gets the value of the genericFields 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 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

Specified by:
getGenericFields in interface ITridasGeneric

isSetGenericFields

public boolean isSetGenericFields()
Specified by:
isSetGenericFields in interface ITridasGeneric

unsetGenericFields

public void unsetGenericFields()
Specified by:
unsetGenericFields in interface ITridasGeneric

getSamples

public List<TridasSample> getSamples()
Gets the value of the samples 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 samples property.

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

    getSamples().add(newItem);
 

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


isSetSamples

public boolean isSetSamples()

unsetSamples

public void unsetSamples()

toString

public String toString()
Overrides:
toString in class TridasEntity

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
Overrides:
append in class TridasEntity

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
Overrides:
appendFields in class TridasEntity

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
Overrides:
equals in class TridasEntity

equals

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

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
Overrides:
hashCode in class TridasEntity

hashCode

public int hashCode()
Overrides:
hashCode in class TridasEntity

clone

public Object clone()
Overrides:
clone in class TridasEntity

copyTo

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

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
Overrides:
copyTo in class TridasEntity

createNewInstance

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

setFiles

public void setFiles(List<TridasFile> files)
Sets the value of the files property.

Parameters:
files - allowed object is TridasFile

setGenericFields

public void setGenericFields(List<TridasGenericField> genericFields)
Sets the value of the genericFields property.

Parameters:
genericFields - allowed object is TridasGenericField

setSamples

public void setSamples(List<TridasSample> samples)
Sets the value of the samples property.

Parameters:
samples - allowed object is TridasSample


Copyright © 2011 TRiDaS. All Rights Reserved.