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