Uses of Class
com.modulink.Controller.UserModules.GTM.GTMMessage
Packages that use GTMMessage
-
Uses of GTMMessage in com.modulink.Controller.UserModules.GTM
Fields in com.modulink.Controller.UserModules.GTM with type parameters of type GTMMessageModifier and TypeFieldDescriptionprivate List<GTMMessage> GTMEditForm.messaggiLista dei destinatari aggiornata.private List<GTMMessage> GTMForm.messaggiLista di assegnatari.Methods in com.modulink.Controller.UserModules.GTM that return types with arguments of type GTMMessageModifier and TypeMethodDescriptionGTMEditForm.getMessaggi()Recupera lista assegnatari.GTMForm.getMessaggi()Recupera assegnatari.Method parameters in com.modulink.Controller.UserModules.GTM with type arguments of type GTMMessageModifier and TypeMethodDescriptionvoidGTMEditForm.setMessaggi(List<GTMMessage> messaggi) Imposta lista assegnatari.voidGTMForm.setMessaggi(List<GTMMessage> messaggi) Imposta assegnatari.