org.jboss.errai.marshalling.client.api.json.impl.gwt
Class GWTJSONString
java.lang.Object
org.jboss.errai.marshalling.client.api.json.impl.gwt.GWTJSONString
- All Implemented Interfaces:
- EJString
public class GWTJSONString
- extends Object
- implements EJString
- Author:
- Mike Brock
Constructor Summary |
GWTJSONString(com.google.gwt.json.client.JSONString str)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GWTJSONString
public GWTJSONString(com.google.gwt.json.client.JSONString str)
stringValue
public String stringValue()
- Specified by:
stringValue
in interface EJString
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.