Uses of Class
com.nortel.soa.oi.cct.types.AgentType

Packages that use AgentType
com.nortel.soa.oi.cct.types   
 

Uses of AgentType in com.nortel.soa.oi.cct.types
 

Methods in com.nortel.soa.oi.cct.types that return AgentType
static AgentType AgentType.fromValue(java.lang.String v)
           
 AgentType Agent.getAgentType()
          Gets the value of the agentType property.
static AgentType AgentType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AgentType[] AgentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.nortel.soa.oi.cct.types with parameters of type AgentType
 void Agent.setAgentType(AgentType value)
          Sets the value of the agentType property.
 



Copyright © 2010 All Rights Reserved.