org.mobicents.protocols.mgcp.jain.pkg
Class BooleanValue
java.lang.Object
org.mobicents.protocols.mgcp.jain.pkg.Value
org.mobicents.protocols.mgcp.jain.pkg.BooleanValue
- All Implemented Interfaces:
- Map<Parameter,Value>
public class BooleanValue
- extends Value
| Nested classes/interfaces inherited from interface java.util.Map |
Map.Entry<K,V> |
| Methods inherited from class org.mobicents.protocols.mgcp.jain.pkg.Value |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
BooleanValue
public BooleanValue(Parameter p,
boolean flag)
getFlag
public boolean getFlag()
getParameter
public Parameter getParameter()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012 TeleStax, Inc.. All Rights Reserved.