|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.media.server.impl.resource.ss7.RoutingLabel
public class RoutingLabel
| Constructor Summary | |
|---|---|
RoutingLabel(byte[] sif)
|
|
RoutingLabel(int opc,
int dpc,
int sls)
|
|
| Method Summary | |
|---|---|
int |
getDPC()
|
int |
getOPC()
|
int |
getSLS()
|
byte[] |
toByteArray()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoutingLabel(int opc,
int dpc,
int sls)
public RoutingLabel(byte[] sif)
| Method Detail |
|---|
public int getOPC()
public int getDPC()
public int getSLS()
public byte[] toByteArray()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||