|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.jist.pipeline.AlgorithmInformation.Citation
public static class AlgorithmInformation.Citation
The Class Citation.
| Field Summary | |
|---|---|
protected java.lang.String |
citation
The citation. |
| Constructor Summary | |
|---|---|
AlgorithmInformation.Citation(java.lang.String cite)
Instantiates a new citation. |
|
| Method Summary | |
|---|---|
AlgorithmInformation.Citation |
clone()
Clone citation. |
java.lang.String |
getText()
Gets the text. |
void |
setText(java.lang.String citation)
Sets the text. |
java.lang.String |
toString()
Serialize citation. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String citation
| Constructor Detail |
|---|
public AlgorithmInformation.Citation(java.lang.String cite)
cite - the cite| Method Detail |
|---|
public AlgorithmInformation.Citation clone()
clone in class java.lang.Objectpublic java.lang.String getText()
public void setText(java.lang.String citation)
citation - the new textpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||