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:
- java.util.Map<Parameter,Value>
public class PosKeyValue
- extends Value
| Nested classes/interfaces inherited from interface java.util.Map |
java.util.Map.Entry<K,V> |
|
Constructor Summary |
PosKeyValue(Parameter parameter,
java.lang.String keyPadKey,
java.lang.String posKeyAction)
|
| Methods inherited from class org.mobicents.protocols.mgcp.jain.pkg.Value |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map |
equals, hashCode |
PosKeyValue
public PosKeyValue(Parameter parameter,
java.lang.String keyPadKey,
java.lang.String posKeyAction)
getKeyPadKey
public java.lang.String getKeyPadKey()
getPosKeyAction
public java.lang.String getPosKeyAction()
getParameter
public Parameter getParameter()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2010. All Rights Reserved.