|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.jcc.inap.protocol.parms.RequestedInformationValue
org.mobicents.jcc.inap.protocol.parms.Cause
public class Cause
| Field Summary | |
|---|---|
static int |
NORMAL
|
| Constructor Summary | |
|---|---|
Cause(byte[] bin)
|
|
Cause(int cause)
Creates a new instance of Cause |
|
| Method Summary | |
|---|---|
int |
getCause()
|
byte[] |
toByteArray()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int NORMAL
| Constructor Detail |
|---|
public Cause(int cause)
public Cause(byte[] bin)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public int getCause()
public byte[] toByteArray()
toByteArray in class RequestedInformationValuepublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||