Class PageSegmentByUUIDInstructionDTO
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.levigo.jadice.web.client.messaging.instructions.PageSegmentByUUIDInstructionDTO
public final class PageSegmentByUUIDInstructionDTO
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
PageSegmentByUUIDInstructionDTO
protected PageSegmentByUUIDInstructionDTO()
-
-
Method Details
-
getUuid
-
setUuid
-
create
Replacement constructor. Creates a new nativePageSegmentByUUIDInstructionDTO
.- Returns:
- The new instance.
-
to
public static com.levigo.jadice.web.shared.model.instruction.internal.PageSegmentByUUIDInstruction to(PageSegmentByUUIDInstructionDTO dto)
-