|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.safi.asterisk.ast_pbx
public class ast_pbx
Constructor Summary | |
---|---|
ast_pbx()
|
Method Summary | |
---|---|
void |
delete()
|
int |
getDtimeout()
|
int |
getRtimeout()
|
void |
setDtimeout(int dtimeout)
|
void |
setRtimeout(int rtimeout)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ast_pbx()
Method Detail |
---|
public void delete()
public void setDtimeout(int dtimeout)
public int getDtimeout()
public void setRtimeout(int rtimeout)
public int getRtimeout()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |