Class GetAnnotationProfileDTO
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.levigo.jadice.web.client.messaging.GetAnnotationProfileDTO
public final class GetAnnotationProfileDTO
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GetAnnotationProfileDTO
Replacement constructor.void
setProfileId
(String profileId) Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
GetAnnotationProfileDTO
protected GetAnnotationProfileDTO()
-
-
Method Details
-
getProfileId
-
setProfileId
-
create
Replacement constructor. Creates a new nativeGetAnnotationProfileDTO
.- Returns:
- The new instance.
-