com.avaya.jtapi.tsapi
Class TrunkGroupInfo

java.lang.Object
  extended by com.avaya.jtapi.tsapi.TrunkGroupInfo

public final class TrunkGroupInfo
extends java.lang.Object

Provides information on trunk group usage.


Field Summary
 int idleTrunks
          The number of idle trunks.
 int usedTrunks
          The number of in-use trunks.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

idleTrunks

public int idleTrunks
The number of idle trunks.


usedTrunks

public int usedTrunks
The number of in-use trunks.



Copyright © 2006 Avaya All Rights Reserved.