|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.PerfPublisher.Report.CommandLine
public class CommandLine
| Constructor Summary | |
|---|---|
CommandLine()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCommand()
|
java.lang.String |
getTime()
|
void |
setCommand(java.lang.String command)
|
void |
setTime(java.lang.String time)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandLine()
| Method Detail |
|---|
public java.lang.String getTime()
public void setTime(java.lang.String time)
time - the time to setpublic java.lang.String getCommand()
public void setCommand(java.lang.String command)
command - the command to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||