|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tridas.schema.TridasDerivedSeries
public class TridasDerivedSeries
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.tridas.org/1.2.2}baseSeries"> <sequence> <element ref="{http://www.tridas.org/1.2.2}title"/> <element ref="{http://www.tridas.org/1.2.2}identifier" minOccurs="0"/> <element ref="{http://www.tridas.org/1.2.2}createdTimestamp" minOccurs="0"/> <element ref="{http://www.tridas.org/1.2.2}lastModifiedTimestamp" minOccurs="0"/> <element ref="{http://www.tridas.org/1.2.2}comments" minOccurs="0"/> <element ref="{http://www.tridas.org/1.2.2}derivationDate" minOccurs="0"/> <element ref="{http://www.tridas.org/1.2.2}type"/> <element name="linkSeries" type="{http://www.tridas.org/1.2.2}seriesLinks"/> <element ref="{http://www.tridas.org/1.2.2}objective" minOccurs="0"/> <element ref="{http://www.tridas.org/1.2.2}standardizingMethod" minOccurs="0"/> <element ref="{http://www.tridas.org/1.2.2}author" minOccurs="0"/> <element ref="{http://www.tridas.org/1.2.2}version" minOccurs="0"/> <group ref="{http://www.tridas.org/1.2.2}interpretationType" minOccurs="0"/> <element ref="{http://www.tridas.org/1.2.2}location" 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}values" maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" /> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected String |
author
|
protected String |
comments
|
protected DateTime |
createdTimestamp
|
protected Date |
derivationDate
|
protected List<TridasGenericField> |
genericFields
|
protected String |
id
|
protected TridasIdentifier |
identifier
|
protected TridasInterpretation |
interpretation
|
protected TridasInterpretationUnsolved |
interpretationUnsolved
|
protected DateTime |
lastModifiedTimestamp
|
protected SeriesLinks |
linkSeries
|
protected TridasLocation |
location
|
protected String |
objective
|
protected String |
standardizingMethod
|
protected String |
title
|
protected ControlledVoc |
type
|
protected List<TridasValues> |
values
|
protected String |
version
|
Constructor Summary | |
---|---|
TridasDerivedSeries()
|
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 |
getAuthor()
Gets the value of the author property. |
String |
getComments()
Gets the value of the comments property. |
DateTime |
getCreatedTimestamp()
Gets the value of the createdTimestamp property. |
Date |
getDerivationDate()
Gets the value of the derivationDate property. |
List<TridasGenericField> |
getGenericFields()
Gets the value of the genericFields property. |
String |
getId()
Gets the value of the id property. |
TridasIdentifier |
getIdentifier()
Gets the value of the identifier property. |
TridasInterpretation |
getInterpretation()
Gets the value of the interpretation property. |
TridasInterpretationUnsolved |
getInterpretationUnsolved()
Gets the value of the interpretationUnsolved property. |
DateTime |
getLastModifiedTimestamp()
Gets the value of the lastModifiedTimestamp property. |
SeriesLinks |
getLinkSeries()
Gets the value of the linkSeries property. |
TridasLocation |
getLocation()
Gets the value of the location property. |
String |
getObjective()
Gets the value of the objective property. |
String |
getStandardizingMethod()
Gets the value of the standardizingMethod property. |
String |
getTitle()
Gets the value of the title property. |
ControlledVoc |
getType()
Gets the value of the type property. |
List<TridasValues> |
getValues()
Gets the value of the values property. |
String |
getVersion()
Gets the value of the version property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
|
boolean |
isSetAuthor()
|
boolean |
isSetComments()
|
boolean |
isSetCreatedTimestamp()
|
boolean |
isSetDerivationDate()
|
boolean |
isSetGenericFields()
|
boolean |
isSetId()
|
boolean |
isSetIdentifier()
|
boolean |
isSetInterpretation()
|
boolean |
isSetInterpretationUnsolved()
|
boolean |
isSetLastModifiedTimestamp()
|
boolean |
isSetLinkSeries()
|
boolean |
isSetLocation()
|
boolean |
isSetObjective()
|
boolean |
isSetStandardizingMethod()
|
boolean |
isSetTitle()
|
boolean |
isSetType()
|
boolean |
isSetValues()
|
boolean |
isSetVersion()
|
void |
setAuthor(String value)
Sets the value of the author property. |
void |
setComments(String value)
Sets the value of the comments property. |
void |
setCreatedTimestamp(DateTime value)
Sets the value of the createdTimestamp property. |
void |
setDerivationDate(Date value)
Sets the value of the derivationDate property. |
void |
setGenericFields(List<TridasGenericField> genericFields)
Sets the value of the genericFields property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setIdentifier(TridasIdentifier value)
Sets the value of the identifier property. |
void |
setInterpretation(TridasInterpretation value)
Sets the value of the interpretation property. |
void |
setInterpretationUnsolved(TridasInterpretationUnsolved value)
Sets the value of the interpretationUnsolved property. |
void |
setLastModifiedTimestamp(DateTime value)
Sets the value of the lastModifiedTimestamp property. |
void |
setLinkSeries(SeriesLinks value)
Sets the value of the linkSeries property. |
void |
setLocation(TridasLocation value)
Sets the value of the location property. |
void |
setObjective(String value)
Sets the value of the objective property. |
void |
setStandardizingMethod(String value)
Sets the value of the standardizingMethod property. |
void |
setTitle(String value)
Sets the value of the title property. |
void |
setType(ControlledVoc value)
Sets the value of the type property. |
void |
setValues(List<TridasValues> values)
Sets the value of the values property. |
void |
setVersion(String value)
Sets the value of the version property. |
String |
toString()
|
void |
unsetGenericFields()
|
void |
unsetValues()
|
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected String title
protected TridasIdentifier identifier
protected DateTime createdTimestamp
protected DateTime lastModifiedTimestamp
protected String comments
protected Date derivationDate
protected ControlledVoc type
protected SeriesLinks linkSeries
protected String objective
protected String standardizingMethod
protected String author
protected String version
protected TridasInterpretationUnsolved interpretationUnsolved
protected TridasInterpretation interpretation
protected TridasLocation location
protected List<TridasGenericField> genericFields
protected List<TridasValues> values
protected String id
Constructor Detail |
---|
public TridasDerivedSeries()
Method Detail |
---|
public String getTitle()
getTitle
in interface ITridas
String
public void setTitle(String value)
setTitle
in interface ITridas
value
- allowed object is
String
public boolean isSetTitle()
isSetTitle
in interface ITridas
public TridasIdentifier getIdentifier()
getIdentifier
in interface TridasIdentifiable
TridasIdentifier
public void setIdentifier(TridasIdentifier value)
setIdentifier
in interface ITridas
value
- allowed object is
TridasIdentifier
public boolean isSetIdentifier()
isSetIdentifier
in interface ITridas
public DateTime getCreatedTimestamp()
getCreatedTimestamp
in interface ITridas
DateTime
public void setCreatedTimestamp(DateTime value)
setCreatedTimestamp
in interface ITridas
value
- allowed object is
DateTime
public boolean isSetCreatedTimestamp()
isSetCreatedTimestamp
in interface ITridas
public DateTime getLastModifiedTimestamp()
getLastModifiedTimestamp
in interface ITridas
DateTime
public void setLastModifiedTimestamp(DateTime value)
setLastModifiedTimestamp
in interface ITridas
value
- allowed object is
DateTime
public boolean isSetLastModifiedTimestamp()
isSetLastModifiedTimestamp
in interface ITridas
public String getComments()
getComments
in interface ITridas
String
public void setComments(String value)
setComments
in interface ITridas
value
- allowed object is
String
public boolean isSetComments()
isSetComments
in interface ITridas
public Date getDerivationDate()
Date
public void setDerivationDate(Date value)
value
- allowed object is
Date
public boolean isSetDerivationDate()
public ControlledVoc getType()
getType
in interface ITridasDerivedSeries
ControlledVoc
public void setType(ControlledVoc value)
setType
in interface ITridasDerivedSeries
value
- allowed object is
ControlledVoc
public boolean isSetType()
isSetType
in interface ITridasDerivedSeries
public SeriesLinks getLinkSeries()
getLinkSeries
in interface ITridasDerivedSeries
SeriesLinks
public void setLinkSeries(SeriesLinks value)
setLinkSeries
in interface ITridasDerivedSeries
value
- allowed object is
SeriesLinks
public boolean isSetLinkSeries()
isSetLinkSeries
in interface ITridasDerivedSeries
public String getObjective()
String
public void setObjective(String value)
value
- allowed object is
String
public boolean isSetObjective()
public String getStandardizingMethod()
String
public void setStandardizingMethod(String value)
value
- allowed object is
String
public boolean isSetStandardizingMethod()
public String getAuthor()
String
public void setAuthor(String value)
value
- allowed object is
String
public boolean isSetAuthor()
public String getVersion()
getVersion
in interface ITridasDerivedSeries
String
public void setVersion(String value)
setVersion
in interface ITridasDerivedSeries
value
- allowed object is
String
public boolean isSetVersion()
isSetVersion
in interface ITridasDerivedSeries
public TridasInterpretationUnsolved getInterpretationUnsolved()
getInterpretationUnsolved
in interface ITridasSeries
TridasInterpretationUnsolved
public void setInterpretationUnsolved(TridasInterpretationUnsolved value)
setInterpretationUnsolved
in interface ITridasSeries
value
- allowed object is
TridasInterpretationUnsolved
public boolean isSetInterpretationUnsolved()
isSetInterpretationUnsolved
in interface ITridasSeries
public TridasInterpretation getInterpretation()
getInterpretation
in interface ITridasSeries
TridasInterpretation
public void setInterpretation(TridasInterpretation value)
setInterpretation
in interface ITridasSeries
value
- allowed object is
TridasInterpretation
public boolean isSetInterpretation()
isSetInterpretation
in interface ITridasSeries
public TridasLocation getLocation()
TridasLocation
public void setLocation(TridasLocation value)
value
- allowed object is
TridasLocation
public boolean isSetLocation()
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<TridasValues> getValues()
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 values property.
For example, to add a new item, do as follows:
getValues().add(newItem);
Objects of the following type(s) are allowed in the list
TridasValues
getValues
in interface ITridasSeries
public boolean isSetValues()
isSetValues
in interface ITridasSeries
public void unsetValues()
unsetValues
in interface ITridasSeries
public String getId()
String
public void setId(String value)
value
- allowed object is
String
public boolean isSetId()
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
public void setGenericFields(List<TridasGenericField> genericFields)
genericFields
- allowed object is
TridasGenericField
public void setValues(List<TridasValues> values)
setValues
in interface ITridasSeries
values
- allowed object is
TridasValues
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |