|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.avaya.jtapi.tsapi.LucentBillType
public final class LucentBillType
This class defines constants used with the LucentV5Call.setBillRate() method.
LucentV5Call| Field Summary | |
|---|---|
static short |
BT_FLAT_RATE
time independent |
static short |
BT_FREE_CALL
no charge |
static short |
BT_NEW_RATE
new rate |
static short |
BT_PREMIUM_CHARGE
a flat charge in addition to the existing rate |
static short |
BT_PREMIUM_CREDIT
a flat negative charge in addition to the existing rate |
| Constructor Summary | |
|---|---|
LucentBillType()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final short BT_NEW_RATE
public static final short BT_FLAT_RATE
public static final short BT_PREMIUM_CHARGE
public static final short BT_PREMIUM_CREDIT
public static final short BT_FREE_CALL
| Constructor Detail |
|---|
public LucentBillType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||