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 GenericSourceDTOcreate(SerializableJavaScriptObject params) static GenericSourceDTOfrom(GenericSource source) final StringgetType()final voidfinal voidstatic GenericSourceto(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
-