4.1.0.610 20071213

Uses of Class
ch.ecma.csta.binding.AgentStateEntry

Packages that use AgentStateEntry
ch.ecma.csta.binding   
 

Uses of AgentStateEntry in ch.ecma.csta.binding
 

Methods in ch.ecma.csta.binding that return AgentStateEntry
 AgentStateEntry[] AgentStateList.getAgentStateEntry()
          Method getAgentStateEntry
 AgentStateEntry AgentStateList.getAgentStateEntry(int index)
          Method getAgentStateEntry
 AgentStateEntry AgentStateList.removeAgentStateEntry(int index)
          Method removeAgentStateEntry
static AgentStateEntry AgentStateEntry.unmarshalAgentStateEntry(java.io.Reader reader)
          Method unmarshalAgentStateEntry
 

Methods in ch.ecma.csta.binding with parameters of type AgentStateEntry
 void AgentStateList.addAgentStateEntry(AgentStateEntry vAgentStateEntry)
          Method addAgentStateEntry
 void AgentStateList.addAgentStateEntry(int index, AgentStateEntry vAgentStateEntry)
          Method addAgentStateEntry
 void AgentStateList.setAgentStateEntry(AgentStateEntry[] agentStateEntryArray)
          Method setAgentStateEntry
 void AgentStateList.setAgentStateEntry(int index, AgentStateEntry vAgentStateEntry)
          Method setAgentStateEntry
 


4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.