|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tridas.schema.TridasEntity
org.tridas.schema.TridasElement
public class TridasElement
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>
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 |
---|
protected ControlledVoc type
protected String description
protected SeriesLinksWithPreferred linkSeries
protected List<TridasFile> files
protected ControlledVoc taxon
protected TridasShape shape
protected TridasDimensions dimensions
protected String authenticity
protected TridasLocation location
protected String processing
protected String marks
protected Double altitude
protected TridasSlope slope
protected TridasSoil soil
protected TridasBedrock bedrock
protected List<TridasGenericField> genericFields
protected List<TridasSample> samples
Constructor Detail |
---|
public TridasElement()
Method Detail |
---|
public ControlledVoc getType()
ControlledVoc
public void setType(ControlledVoc value)
value
- allowed object is
ControlledVoc
public boolean isSetType()
public String getDescription()
String
public void setDescription(String value)
value
- allowed object is
String
public boolean isSetDescription()
public SeriesLinksWithPreferred getLinkSeries()
SeriesLinksWithPreferred
public void setLinkSeries(SeriesLinksWithPreferred value)
value
- allowed object is
SeriesLinksWithPreferred
public boolean isSetLinkSeries()
public List<TridasFile> getFiles()
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
public boolean isSetFiles()
public void unsetFiles()
public ControlledVoc getTaxon()
ControlledVoc
public void setTaxon(ControlledVoc value)
value
- allowed object is
ControlledVoc
public boolean isSetTaxon()
public TridasShape getShape()
TridasShape
public void setShape(TridasShape value)
value
- allowed object is
TridasShape
public boolean isSetShape()
public TridasDimensions getDimensions()
TridasDimensions
public void setDimensions(TridasDimensions value)
value
- allowed object is
TridasDimensions
public boolean isSetDimensions()
public String getAuthenticity()
String
public void setAuthenticity(String value)
value
- allowed object is
String
public boolean isSetAuthenticity()
public TridasLocation getLocation()
TridasLocation
public void setLocation(TridasLocation value)
value
- allowed object is
TridasLocation
public boolean isSetLocation()
public String getProcessing()
String
public void setProcessing(String value)
value
- allowed object is
String
public boolean isSetProcessing()
public String getMarks()
String
public void setMarks(String value)
value
- allowed object is
String
public boolean isSetMarks()
public Double getAltitude()
Double
public void setAltitude(Double value)
value
- allowed object is
Double
public boolean isSetAltitude()
public TridasSlope getSlope()
TridasSlope
public void setSlope(TridasSlope value)
value
- allowed object is
TridasSlope
public boolean isSetSlope()
public TridasSoil getSoil()
TridasSoil
public void setSoil(TridasSoil value)
value
- allowed object is
TridasSoil
public boolean isSetSoil()
public TridasBedrock getBedrock()
TridasBedrock
public void setBedrock(TridasBedrock value)
value
- allowed object is
TridasBedrock
public boolean isSetBedrock()
public List<TridasGenericField> getGenericFields()
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
getGenericFields
in interface ITridasGeneric
public boolean isSetGenericFields()
isSetGenericFields
in interface ITridasGeneric
public void unsetGenericFields()
unsetGenericFields
in interface ITridasGeneric
public List<TridasSample> getSamples()
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
public boolean isSetSamples()
public void unsetSamples()
public String toString()
toString
in class TridasEntity
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
append
in class TridasEntity
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
appendFields
in class TridasEntity
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
equals
in class TridasEntity
public boolean equals(Object object)
equals
in class TridasEntity
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
hashCode
in class TridasEntity
public int hashCode()
hashCode
in class TridasEntity
public Object clone()
clone
in class TridasEntity
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class TridasEntity
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
copyTo
in class TridasEntity
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
public void setFiles(List<TridasFile> files)
files
- allowed object is
TridasFile
public void setGenericFields(List<TridasGenericField> genericFields)
genericFields
- allowed object is
TridasGenericField
public void setSamples(List<TridasSample> samples)
samples
- allowed object is
TridasSample
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |