|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.safi.asterisk.iax2_context
public class iax2_context
Constructor Summary | |
---|---|
iax2_context()
|
Method Summary | |
---|---|
void |
delete()
|
java.lang.String |
getContext()
|
iax2_context |
getNext()
|
void |
setContext(java.lang.String context)
|
void |
setNext(iax2_context next)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public iax2_context()
Method Detail |
---|
public void delete()
public void setContext(java.lang.String context)
public java.lang.String getContext()
public void setNext(iax2_context next)
public iax2_context getNext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |