|
||||||||||
| 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.UnkownCommand
public static class ShellResponse.UnkownCommand
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.crsh.shell.ShellResponse |
|---|
ShellResponse.Close, ShellResponse.Display, ShellResponse.Error, ShellResponse.NoCommand, ShellResponse.Ok, ShellResponse.SyntaxError, ShellResponse.UnkownCommand |
| Constructor Summary | |
|---|---|
ShellResponse.UnkownCommand(java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String |
getText()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShellResponse.UnkownCommand(java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String getText()
getText in class ShellResponse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||