Uses of Class
com.levigo.jadice.web.client.messaging.PathSegmentDTO
Packages that use PathSegmentDTO
-
Uses of PathSegmentDTO in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return PathSegmentDTOMethods in com.levigo.jadice.web.client.messaging that return types with arguments of type PathSegmentDTOModifier and TypeMethodDescriptioncom.google.gwt.core.client.JsArray
<PathSegmentDTO> PathDTO.getSegments()
Method parameters in com.levigo.jadice.web.client.messaging with type arguments of type PathSegmentDTOModifier and TypeMethodDescriptionstatic PathDTO
PathDTO.create
(com.google.gwt.core.client.JsArray<PathSegmentDTO> segments) void
PathDTO.setSegments
(com.google.gwt.core.client.JsArray<PathSegmentDTO> segments)