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