Class AnnotationPageSegmentDTO
java.lang.Object
com.levigo.jadice.web.server.messaging.BasicPageSegmentDTO
com.levigo.jadice.web.server.messaging.AnnotationPageSegmentDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AnnotationPageSegmentDTO
from
(com.levigo.jadice.web.shared.model.annotation.internal.AnnotationPageSegment segment) static com.levigo.jadice.web.shared.model.annotation.internal.AnnotationPageSegment
Methods inherited from class com.levigo.jadice.web.server.messaging.BasicPageSegmentDTO
applyValuesFromSegment, applyValuesToSegment, from, to
-
Constructor Details
-
AnnotationPageSegmentDTO
public AnnotationPageSegmentDTO()
-
-
Method Details
-
to
public static com.levigo.jadice.web.shared.model.annotation.internal.AnnotationPageSegment to(AnnotationPageSegmentDTO dto)
-