|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.doc.DocumentAllTests.ModuleDescription
protected static class DocumentAllTests.ModuleDescription
Module description.
| Constructor Summary | |
|---|---|
DocumentAllTests.ModuleDescription(java.lang.String name,
java.lang.String label)
Constructor |
|
| Method Summary | |
|---|---|
int |
compareTo(DocumentAllTests.ModuleDescription obj)
Compare modules by name. |
java.lang.String |
getLabel()
Get module label. |
java.lang.String |
getName()
Get module name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentAllTests.ModuleDescription(java.lang.String name,
java.lang.String label)
name - Name of module.label - Label for module.| Method Detail |
|---|
public java.lang.String getLabel()
public java.lang.String getName()
public int compareTo(DocumentAllTests.ModuleDescription obj)
compareTo in interface java.lang.Comparable<DocumentAllTests.ModuleDescription>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||