org.mobicents.protocols.mgcp.jain.pkg
Class NumberValue
java.lang.Object
org.mobicents.protocols.mgcp.jain.pkg.Value
org.mobicents.protocols.mgcp.jain.pkg.NumberValue
- All Implemented Interfaces:
- Map<Parameter,Value>
public class NumberValue
- 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 |
NumberValue
public NumberValue(Parameter parameter,
int number)
getNumber
public int getNumber()
getParameter
public Parameter getParameter()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013 TeleStax, Inc.. All Rights Reserved.