org.mobicents.media.server.mgcp.pkg.trunk
Class Options
java.lang.Object
org.mobicents.media.server.mgcp.pkg.trunk.Options
public class Options
- extends Object
Represents parameters supplied with command.
- Author:
- oifa yulian
|
Constructor Summary |
Options(Text options)
Creates options. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Options
public Options(Text options)
- Creates options.
- Parameters:
options - the text representation of options.
isActivation
public boolean isActivation()
isDeactivation
public boolean isDeactivation()
getInTone
public Text getInTone()
getOutTone
public Text getOutTone()
Copyright © 2012 TeleStax, Inc.. All Rights Reserved.