|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.shell.ShellResponse
org.crsh.shell.ShellResponse.Ok
org.crsh.shell.ShellResponse.Display
public static class ShellResponse.Display
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.crsh.shell.ShellResponse |
|---|
ShellResponse.Close, ShellResponse.Display, ShellResponse.Error, ShellResponse.NoCommand, ShellResponse.Ok, ShellResponse.UnkownCommand |
| Constructor Summary | |
|---|---|
ShellResponse.Display(java.util.List<Element> elements)
|
|
ShellResponse.Display(java.lang.String label)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
|
java.util.Iterator<Element> |
iterator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShellResponse.Display(java.util.List<Element> elements)
public ShellResponse.Display(java.lang.String label)
| Method Detail |
|---|
public java.lang.String getText()
getText in class ShellResponse.Okpublic java.util.Iterator<Element> iterator()
iterator in interface java.lang.Iterable<Element>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||