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 ClassPathWithAnnoParamsDTOstatic ClassPathWithAnnoParamsDTOfrom(ClassPathWithAnnoHandle handle) static ClassPathWithAnnoParamsDTOfrom(ClassPathWithAnnoSource source) setIdentifier(String identifier) setPassword(String password) setResource(String resource) static ClassPathWithAnnoHandlestatic ClassPathWithAnnoSourceMethods 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
-