|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TestAgentInterface
Nested Class Summary | |
---|---|
static class |
TestAgentInterface.STATUS
|
Method Summary | |
---|---|
Double |
add(Double a,
Double b)
|
Double |
increment()
|
Double |
multiply(Double a,
Double b)
|
TestAgentInterface.STATUS |
testEnum(TestAgentInterface.STATUS status)
|
void |
testVoid()
|
Methods inherited from interface com.almende.eve.agent.AgentInterface |
---|
getDescription, getId, getMethods, getType, getUrls, getVersion, onSubscribe, onUnsubscribe |
Method Detail |
---|
Double add(Double a, Double b)
Double multiply(Double a, Double b)
Double increment()
TestAgentInterface.STATUS testEnum(TestAgentInterface.STATUS status)
void testVoid()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |