Uses of Class
com.almende.eve.agent.example.TestAgentInterface.STATUS

Packages that use TestAgentInterface.STATUS
com.almende.eve.agent.example   
 

Uses of TestAgentInterface.STATUS in com.almende.eve.agent.example
 

Methods in com.almende.eve.agent.example that return TestAgentInterface.STATUS
 TestAgentInterface.STATUS TestAgent.testEnum(TestAgentInterface.STATUS status)
           
 TestAgentInterface.STATUS TestAgentInterface.testEnum(TestAgentInterface.STATUS status)
           
 TestAgentInterface.STATUS TestAgent.testEnumProxy()
           
 TestAgentInterface.STATUS TestAgent.testEnumSend()
           
static TestAgentInterface.STATUS TestAgentInterface.STATUS.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TestAgentInterface.STATUS[] TestAgentInterface.STATUS.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.almende.eve.agent.example with parameters of type TestAgentInterface.STATUS
 TestAgentInterface.STATUS TestAgent.testEnum(TestAgentInterface.STATUS status)
           
 TestAgentInterface.STATUS TestAgentInterface.testEnum(TestAgentInterface.STATUS status)
           
 



Copyright © 2013 Almende BV. All Rights Reserved.