Uses of Class
logist.agent.AgentImpl.Type

Packages that use AgentImpl.Type
logist.agent   
 

Uses of AgentImpl.Type in logist.agent
 

Methods in logist.agent that return AgentImpl.Type
abstract  AgentImpl.Type AgentImpl.type()
           
static AgentImpl.Type AgentImpl.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AgentImpl.Type[] AgentImpl.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.