Class GenericSourceDTO
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.levigo.jadice.web.client.messaging.data.GenericSourceDTO
public class GenericSourceDTO
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GenericSourceDTO
create
(SerializableJavaScriptObject params) static GenericSourceDTO
from
(GenericSource source) final String
getType()
final void
final void
static GenericSource
to
(GenericSourceDTO dto) Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
GenericSourceDTO
protected GenericSourceDTO()
-
-
Method Details
-
getParams
-
setParams
-
getType
-
setType
-
create
-
from
-
to
-