Uses of Class
com.levigo.jadice.web.client.messaging.AnnotationTemplateDTO
Packages that use AnnotationTemplateDTO
-
Uses of AnnotationTemplateDTO in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return AnnotationTemplateDTOModifier and TypeMethodDescriptionstatic AnnotationTemplateDTO
AnnotationTemplateDTO.from
(AnnotationTemplate template) Methods in com.levigo.jadice.web.client.messaging that return types with arguments of type AnnotationTemplateDTOModifier and TypeMethodDescriptioncom.google.gwt.core.client.JsArray
<AnnotationTemplateDTO> AnnotationProfileDTO.getTemplates()
Methods in com.levigo.jadice.web.client.messaging with parameters of type AnnotationTemplateDTOModifier and TypeMethodDescriptionstatic AnnotationTemplate
AnnotationTemplateDTO.to
(AnnotationTemplateDTO dto) Method parameters in com.levigo.jadice.web.client.messaging with type arguments of type AnnotationTemplateDTOModifier and TypeMethodDescriptionvoid
AnnotationProfileDTO.setTemplates
(com.google.gwt.core.client.JsArray<AnnotationTemplateDTO> templates)