|
||||||||||
| 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.TridasSample
public class TridasSample
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"/>
<element ref="{http://www.tridas.org/1.2.2}description" 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}samplingDate" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}position" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}state" minOccurs="0"/>
<element ref="{http://www.tridas.org/1.2.2}knots" 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}radius" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
description
|
protected List<TridasFile> |
files
|
protected List<TridasGenericField> |
genericFields
|
protected Boolean |
knots
|
protected String |
position
|
protected List<TridasRadius> |
radiuses
|
protected Date |
samplingDate
|
protected String |
state
|
protected ControlledVoc |
type
|
| Fields inherited from class org.tridas.schema.TridasEntity |
|---|
comments, createdTimestamp, identifier, lastModifiedTimestamp, title |
| Constructor Summary | |
|---|---|
TridasSample()
|
|
| 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)
|
String |
getDescription()
Gets the value of the description property. |
List<TridasFile> |
getFiles()
Gets the value of the files property. |
List<TridasGenericField> |
getGenericFields()
Gets the value of the genericFields property. |
String |
getPosition()
Gets the value of the position property. |
List<TridasRadius> |
getRadiuses()
Gets the value of the radiuses property. |
Date |
getSamplingDate()
Gets the value of the samplingDate property. |
String |
getState()
Gets the value of the state 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 |
isKnots()
Gets the value of the knots property. |
boolean |
isSetDescription()
|
boolean |
isSetFiles()
|
boolean |
isSetGenericFields()
|
boolean |
isSetKnots()
|
boolean |
isSetPosition()
|
boolean |
isSetRadiuses()
|
boolean |
isSetSamplingDate()
|
boolean |
isSetState()
|
boolean |
isSetType()
|
void |
setDescription(String value)
Sets the value of the description 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 |
setKnots(Boolean value)
Sets the value of the knots property. |
void |
setPosition(String value)
Sets the value of the position property. |
void |
setRadiuses(List<TridasRadius> radiuses)
Sets the value of the radiuses property. |
void |
setSamplingDate(Date value)
Sets the value of the samplingDate property. |
void |
setState(String value)
Sets the value of the state property. |
void |
setType(ControlledVoc value)
Sets the value of the type property. |
String |
toString()
|
void |
unsetFiles()
|
void |
unsetGenericFields()
|
void |
unsetRadiuses()
|
| 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 List<TridasFile> files
protected Date samplingDate
protected String position
protected String state
protected Boolean knots
protected List<TridasGenericField> genericFields
protected List<TridasRadius> radiuses
| Constructor Detail |
|---|
public TridasSample()
| Method Detail |
|---|
public ControlledVoc getType()
ControlledVocpublic void setType(ControlledVoc value)
value - allowed object is
ControlledVocpublic boolean isSetType()
public String getDescription()
Stringpublic void setDescription(String value)
value - allowed object is
Stringpublic boolean isSetDescription()
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 Date getSamplingDate()
Datepublic void setSamplingDate(Date value)
value - allowed object is
Datepublic boolean isSetSamplingDate()
public String getPosition()
Stringpublic void setPosition(String value)
value - allowed object is
Stringpublic boolean isSetPosition()
public String getState()
Stringpublic void setState(String value)
value - allowed object is
Stringpublic boolean isSetState()
public Boolean isKnots()
Booleanpublic void setKnots(Boolean value)
value - allowed object is
Booleanpublic boolean isSetKnots()
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 ITridasGenericpublic boolean isSetGenericFields()
isSetGenericFields in interface ITridasGenericpublic void unsetGenericFields()
unsetGenericFields in interface ITridasGenericpublic List<TridasRadius> getRadiuses()
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 radiuses property.
For example, to add a new item, do as follows:
getRadiuses().add(newItem);
Objects of the following type(s) are allowed in the list
TridasRadius
public boolean isSetRadiuses()
public void unsetRadiuses()
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.ToStringappend 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.ToStringappendFields 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.Equalsequals in class TridasEntitypublic 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.HashCodehashCode in class TridasEntitypublic int hashCode()
hashCode in class TridasEntitypublic Object clone()
clone in class TridasEntitypublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo 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.CopyTocopyTo in class TridasEntitypublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTopublic void setFiles(List<TridasFile> files)
files - allowed object is
TridasFilepublic void setGenericFields(List<TridasGenericField> genericFields)
genericFields - allowed object is
TridasGenericFieldpublic void setRadiuses(List<TridasRadius> radiuses)
radiuses - allowed object is
TridasRadius
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||