Class SourceDTO
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.levigo.jadice.web.client.messaging.SourceDTO
public class SourceDTO
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SourceDTO
static SourceDTO
static SourceDTO
final com.google.gwt.core.client.JavaScriptObject
final String
final void
setSourceParams
(com.google.gwt.core.client.JavaScriptObject sourceParams) final void
setSourceType
(String sourceType) static Source
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
SourceDTO
protected SourceDTO()
-
-
Method Details
-
getSourceType
-
setSourceType
-
getSourceParams
public final com.google.gwt.core.client.JavaScriptObject getSourceParams() -
setSourceParams
public final void setSourceParams(com.google.gwt.core.client.JavaScriptObject sourceParams) -
create
-
to
-