|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITridasDerivedSeries
Method Summary | |
---|---|
SeriesLinks |
getLinkSeries()
Gets the value of the linkSeries property. |
ControlledVoc |
getType()
Gets the value of the type property. |
String |
getVersion()
Gets the value of the version property. |
boolean |
isSetLinkSeries()
|
boolean |
isSetType()
|
boolean |
isSetVersion()
|
void |
setLinkSeries(SeriesLinks value)
Sets the value of the linkSeries property. |
void |
setType(ControlledVoc value)
Sets the value of the type property. |
void |
setVersion(String value)
Sets the value of the version property. |
Methods inherited from interface org.tridas.interfaces.ITridasSeries |
---|
getInterpretation, getInterpretationUnsolved, getValues, isSetInterpretation, isSetInterpretationUnsolved, isSetValues, setInterpretation, setInterpretationUnsolved, setValues, unsetValues |
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.jvnet.jaxb2_commons.lang.CopyTo |
---|
copyTo, copyTo, createNewInstance |
Methods inherited from interface org.tridas.interfaces.TridasIdentifiable |
---|
getIdentifier |
Methods inherited from interface org.tridas.interfaces.ITridasGeneric |
---|
getGenericFields, isSetGenericFields, unsetGenericFields |
Method Detail |
---|
ControlledVoc getType()
ControlledVoc
void setType(ControlledVoc value)
value
- allowed object is
ControlledVoc
boolean isSetType()
SeriesLinks getLinkSeries()
SeriesLinks
void setLinkSeries(SeriesLinks value)
value
- allowed object is
SeriesLinks
boolean isSetLinkSeries()
String getVersion()
String
void setVersion(String value)
value
- allowed object is
String
boolean isSetVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |