com.avaya.jtapi.tsapi
Class TrunkGroupInfo

java.lang.Object
  extended bycom.avaya.jtapi.tsapi.ASN1
      extended bycom.avaya.jtapi.tsapi.ASNSequence
          extended bycom.avaya.jtapi.tsapi.LucentPrivateData
              extended bycom.avaya.jtapi.tsapi.TrunkGroupInfo

public final class TrunkGroupInfo
extends com.avaya.jtapi.tsapi.LucentPrivateData

Provides information on trunk group usage.


Field Summary
 int idleTrunks
          The number of idle trunks.
 int usedTrunks
          The number of in-use trunks.
 
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 © 2005 Avaya All Rights Reserved.