org.tridas.schema
Class TridasDerivedSeries

java.lang.Object
  extended by org.tridas.schema.TridasDerivedSeries
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, ITridasDerivedSeries, ITridasGeneric, ITridasSeries, TridasIdentifiable

public class TridasDerivedSeries
extends Object
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, ITridasDerivedSeries

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>
 

See Also:
Serialized Form

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

title

protected String title

identifier

protected TridasIdentifier identifier

createdTimestamp

protected DateTime createdTimestamp

lastModifiedTimestamp

protected DateTime lastModifiedTimestamp

comments

protected String comments

derivationDate

protected Date derivationDate

type

protected ControlledVoc type

linkSeries

protected SeriesLinks linkSeries

objective

protected String objective

standardizingMethod

protected String standardizingMethod

author

protected String author

version

protected String version

interpretationUnsolved

protected TridasInterpretationUnsolved interpretationUnsolved

interpretation

protected TridasInterpretation interpretation

location

protected TridasLocation location

genericFields

protected List<TridasGenericField> genericFields

values

protected List<TridasValues> values

id

protected String id
Constructor Detail

TridasDerivedSeries

public TridasDerivedSeries()
Method Detail

getTitle

public String getTitle()
Gets the value of the title property.

Specified by:
getTitle in interface ITridas
Returns:
possible object is String

setTitle

public void setTitle(String value)
Sets the value of the title property.

Specified by:
setTitle in interface ITridas
Parameters:
value - allowed object is String

isSetTitle

public boolean isSetTitle()
Specified by:
isSetTitle in interface ITridas

getIdentifier

public TridasIdentifier getIdentifier()
Gets the value of the identifier property.

Specified by:
getIdentifier in interface TridasIdentifiable
Returns:
possible object is TridasIdentifier

setIdentifier

public void setIdentifier(TridasIdentifier value)
Sets the value of the identifier property.

Specified by:
setIdentifier in interface ITridas
Parameters:
value - allowed object is TridasIdentifier

isSetIdentifier

public boolean isSetIdentifier()
Specified by:
isSetIdentifier in interface ITridas

getCreatedTimestamp

public DateTime getCreatedTimestamp()
Gets the value of the createdTimestamp property.

Specified by:
getCreatedTimestamp in interface ITridas
Returns:
possible object is DateTime

setCreatedTimestamp

public void setCreatedTimestamp(DateTime value)
Sets the value of the createdTimestamp property.

Specified by:
setCreatedTimestamp in interface ITridas
Parameters:
value - allowed object is DateTime

isSetCreatedTimestamp

public boolean isSetCreatedTimestamp()
Specified by:
isSetCreatedTimestamp in interface ITridas

getLastModifiedTimestamp

public DateTime getLastModifiedTimestamp()
Gets the value of the lastModifiedTimestamp property.

Specified by:
getLastModifiedTimestamp in interface ITridas
Returns:
possible object is DateTime

setLastModifiedTimestamp

public void setLastModifiedTimestamp(DateTime value)
Sets the value of the lastModifiedTimestamp property.

Specified by:
setLastModifiedTimestamp in interface ITridas
Parameters:
value - allowed object is DateTime

isSetLastModifiedTimestamp

public boolean isSetLastModifiedTimestamp()
Specified by:
isSetLastModifiedTimestamp in interface ITridas

getComments

public String getComments()
Gets the value of the comments property.

Specified by:
getComments in interface ITridas
Returns:
possible object is String

setComments

public void setComments(String value)
Sets the value of the comments property.

Specified by:
setComments in interface ITridas
Parameters:
value - allowed object is String

isSetComments

public boolean isSetComments()
Specified by:
isSetComments in interface ITridas

getDerivationDate

public Date getDerivationDate()
Gets the value of the derivationDate property.

Returns:
possible object is Date

setDerivationDate

public void setDerivationDate(Date value)
Sets the value of the derivationDate property.

Parameters:
value - allowed object is Date

isSetDerivationDate

public boolean isSetDerivationDate()

getType

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

Specified by:
getType in interface ITridasDerivedSeries
Returns:
possible object is ControlledVoc

setType

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

Specified by:
setType in interface ITridasDerivedSeries
Parameters:
value - allowed object is ControlledVoc

isSetType

public boolean isSetType()
Specified by:
isSetType in interface ITridasDerivedSeries

getLinkSeries

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

Specified by:
getLinkSeries in interface ITridasDerivedSeries
Returns:
possible object is SeriesLinks

setLinkSeries

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

Specified by:
setLinkSeries in interface ITridasDerivedSeries
Parameters:
value - allowed object is SeriesLinks

isSetLinkSeries

public boolean isSetLinkSeries()
Specified by:
isSetLinkSeries in interface ITridasDerivedSeries

getObjective

public String getObjective()
Gets the value of the objective property.

Returns:
possible object is String

setObjective

public void setObjective(String value)
Sets the value of the objective property.

Parameters:
value - allowed object is String

isSetObjective

public boolean isSetObjective()

getStandardizingMethod

public String getStandardizingMethod()
Gets the value of the standardizingMethod property.

Returns:
possible object is String

setStandardizingMethod

public void setStandardizingMethod(String value)
Sets the value of the standardizingMethod property.

Parameters:
value - allowed object is String

isSetStandardizingMethod

public boolean isSetStandardizingMethod()

getAuthor

public String getAuthor()
Gets the value of the author property.

Returns:
possible object is String

setAuthor

public void setAuthor(String value)
Sets the value of the author property.

Parameters:
value - allowed object is String

isSetAuthor

public boolean isSetAuthor()

getVersion

public String getVersion()
Gets the value of the version property.

Specified by:
getVersion in interface ITridasDerivedSeries
Returns:
possible object is String

setVersion

public void setVersion(String value)
Sets the value of the version property.

Specified by:
setVersion in interface ITridasDerivedSeries
Parameters:
value - allowed object is String

isSetVersion

public boolean isSetVersion()
Specified by:
isSetVersion in interface ITridasDerivedSeries

getInterpretationUnsolved

public TridasInterpretationUnsolved getInterpretationUnsolved()
Gets the value of the interpretationUnsolved property.

Specified by:
getInterpretationUnsolved in interface ITridasSeries
Returns:
possible object is TridasInterpretationUnsolved

setInterpretationUnsolved

public void setInterpretationUnsolved(TridasInterpretationUnsolved value)
Sets the value of the interpretationUnsolved property.

Specified by:
setInterpretationUnsolved in interface ITridasSeries
Parameters:
value - allowed object is TridasInterpretationUnsolved

isSetInterpretationUnsolved

public boolean isSetInterpretationUnsolved()
Specified by:
isSetInterpretationUnsolved in interface ITridasSeries

getInterpretation

public TridasInterpretation getInterpretation()
Gets the value of the interpretation property.

Specified by:
getInterpretation in interface ITridasSeries
Returns:
possible object is TridasInterpretation

setInterpretation

public void setInterpretation(TridasInterpretation value)
Sets the value of the interpretation property.

Specified by:
setInterpretation in interface ITridasSeries
Parameters:
value - allowed object is TridasInterpretation

isSetInterpretation

public boolean isSetInterpretation()
Specified by:
isSetInterpretation in interface ITridasSeries

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()

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

getValues

public List<TridasValues> getValues()
Gets the value of the values 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 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

Specified by:
getValues in interface ITridasSeries

isSetValues

public boolean isSetValues()
Specified by:
isSetValues in interface ITridasSeries

unsetValues

public void unsetValues()
Specified by:
unsetValues in interface ITridasSeries

getId

public String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

public void setId(String value)
Sets the value of the id property.

Parameters:
value - allowed object is String

isSetId

public boolean isSetId()

toString

public String toString()
Overrides:
toString in class Object

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

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

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

equals

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

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object

clone

public Object clone()
Overrides:
clone in class Object

copyTo

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

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

createNewInstance

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

setGenericFields

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

Parameters:
genericFields - allowed object is TridasGenericField

setValues

public void setValues(List<TridasValues> values)
Sets the value of the values property.

Specified by:
setValues in interface ITridasSeries
Parameters:
values - allowed object is TridasValues


Copyright © 2011 TRiDaS. All Rights Reserved.