Class ClassPathParamsDTO
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.levigo.jadice.web.demo.common.client.service.sources.ClassPathParamsDTO
public final class ClassPathParamsDTO
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassPathParamsDTO
static ClassPathParamsDTO
from
(ClassPathHandle handle) static ClassPathParamsDTO
from
(ClassPathSource source) setPassword
(String password) setResource
(String resource) static ClassPathHandle
static ClassPathSource
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
ClassPathParamsDTO
protected ClassPathParamsDTO()
-
-
Method Details
-
getResource
-
setResource
-
getPassword
-
setPassword
-
create
-
toHandle
-
toSource
-