com.liferay.faces.util.context.map
Class JavaScriptMapEntry
java.lang.Object
com.liferay.faces.util.map.AbstractPropertyMapEntry<String>
com.liferay.faces.util.context.map.JavaScriptMapEntry
- All Implemented Interfaces:
- Map.Entry<String,String>
public class JavaScriptMapEntry
- extends AbstractPropertyMapEntry<String>
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaScriptMapEntry
public JavaScriptMapEntry(JavaScriptMap javaScriptMap,
String key)
getValue
public String getValue()
setValue
public String setValue(String value)
Copyright © 2015 Liferay, Inc.. All rights reserved.