com.mdp.voice
Class Globals
java.lang.Object
com.mdp.voice.Globals
public class Globals
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Globals
public Globals()
getVOICE_PORT
public static int getVOICE_PORT()
- Returns:
- the vOICE_PORT
setVOICE_PORT
public static void setVOICE_PORT(int voice_port)
- Parameters:
voice_port
- the vOICE_PORT to set
getTARGET
public java.lang.String getTARGET()
- Returns:
- the tARGET
setTARGET
public void setTARGET(java.lang.String target)
- Parameters:
target
- the tARGET to set
isHangup
public boolean isHangup()
- Returns:
- the hangup
setHangup
public void setHangup(boolean hangup)
- Parameters:
hangup
- the hangup to set
getStatusScreen
public Status getStatusScreen()
- Returns:
- the statusScreen
setStatusScreen
public void setStatusScreen(Status statusScreen)
- Parameters:
statusScreen
- the statusScreen to set