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