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 AnnotationTemplateDTOAnnotationTemplateDTO.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 AnnotationTemplateAnnotationTemplateDTO.to(AnnotationTemplateDTO dto) Method parameters in com.levigo.jadice.web.client.messaging with type arguments of type AnnotationTemplateDTOModifier and TypeMethodDescriptionvoidAnnotationProfileDTO.setTemplates(com.google.gwt.core.client.JsArray<AnnotationTemplateDTO> templates)