public class UtinyCommand extends Object implements Command
UtinyCommand()
UtinyCommand(String path)
UtinyCommand(String path, Object body)
Object
body()
getBody()
String
getPath()
path()
void
setBody(Object body)
setPath(String path)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public UtinyCommand()
public UtinyCommand(String path)
public UtinyCommand(String path, Object body)
public String path()
path
Command
public Object body()
body
public String getPath()
public void setPath(String path)
public Object getBody()
public void setBody(Object body)
public String toString()
toString
Copyright © 2017. All rights reserved.