|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecthp.opencall.media.common.Address
hp.opencall.media.tdm.CIC
ISUP CIC address. Made of a DPC and a CIC
| Field Summary | |
int |
ANSI
ANSI CIC encoding |
static java.lang.String[] |
cicUsage
|
int |
HWlocation
|
static int |
INCOMING
|
int |
ITU
ITU CIC encoding |
static int |
NO
CIC usage charaterization |
static int |
OUTGOING
|
static int |
RESERVED
|
| Fields inherited from interface hp.opencall.media.tdm.Mappable |
B_Channel, CIC, D_Channel, SS7Link |
| Constructor Summary | |
CIC(int DPC,
int CIC)
creates a CIC |
|
CIC(int DPC,
int CIC,
int aUsage)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object aObj)
|
int |
getCIC()
|
int |
getCircuitId()
|
int |
getDPC()
|
int |
getHWLocation()
|
int |
getType()
return Mappable type |
int |
getUsage()
|
java.lang.String |
getUsageStr()
|
boolean |
isAnOutgoingCarrier()
|
void |
setHWLocation(int aHWlocation)
|
java.lang.String |
toString()
|
| Methods inherited from class hp.opencall.media.common.Address |
greater, hashCode, overlap |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public final int ANSI
public final int ITU
public int HWlocation
public static final int NO
public static final int INCOMING
public static final int OUTGOING
public static final int RESERVED
public static final java.lang.String[] cicUsage
| Constructor Detail |
public CIC(int DPC,
int CIC)
throws hp.opencall.media.common.InvalidAddressFormat
public CIC(int DPC,
int CIC,
int aUsage)
throws hp.opencall.media.common.InvalidAddressFormat
| Method Detail |
public int getDPC()
getDPC in interface hp.opencall.media.tdm.Identifiablepublic int getCIC()
public int getUsage()
public java.lang.String getUsageStr()
public boolean isAnOutgoingCarrier()
public boolean equals(java.lang.Object aObj)
public void setHWLocation(int aHWlocation)
setHWLocation in interface hp.opencall.media.tdm.Identifiablepublic int getHWLocation()
getHWLocation in interface hp.opencall.media.tdm.Identifiablepublic int getCircuitId()
getCircuitId in interface hp.opencall.media.tdm.Identifiablepublic int getType()
getType in interface hp.opencall.media.tdm.Mappablepublic java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||