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 SourceDTOstatic SourceDTOstatic SourceDTOfinal com.google.gwt.core.client.JavaScriptObjectfinal Stringfinal voidsetSourceParams(com.google.gwt.core.client.JavaScriptObject sourceParams) final voidsetSourceType(String sourceType) static SourceMethods 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
-