|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.hyades.logging.core.LoggingAgentCustomCommand
public class LoggingAgentCustomCommand
This is a wrapper class that provides service to build custom command.
| Constructor Summary | |
|---|---|
LoggingAgentCustomCommand(java.lang.String data)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getData()
Get command string. |
byte[] |
getDataBinary()
Get command in byte array. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggingAgentCustomCommand(java.lang.String data)
| Method Detail |
|---|
public java.lang.String getData()
public byte[] getDataBinary()
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||