Class ShapeDTO
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.levigo.jadice.web.client.messaging.ShapeDTO
public final class ShapeDTO
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
ShapeDTO
protected ShapeDTO()
-
-
Method Details
-
getType
-
setType
-
getData
public com.google.gwt.core.client.JavaScriptObject getData() -
setData
public void setData(com.google.gwt.core.client.JavaScriptObject data) -
create
Replacement constructor. Creates a new nativeShapeDTO
.- Returns:
- The new instance.
-
to
-