Errai 3.0.1-SNAPSHOT

org.jboss.errai.marshalling.client.api.json.impl.gwt
Class GWTJSONString

java.lang.Object
  extended by 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)
           
 
Method Summary
 String stringValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GWTJSONString

public GWTJSONString(com.google.gwt.json.client.JSONString str)
Method Detail

stringValue

public String stringValue()
Specified by:
stringValue in interface EJString

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.