Uses of Class
org.silverpeas.mobile.shared.dto.almanach.AttachmentParameterDTO
-
Packages that use AttachmentParameterDTO Package Description org.silverpeas.mobile.shared.dto.almanach -
-
Uses of AttachmentParameterDTO in org.silverpeas.mobile.shared.dto.almanach
Methods in org.silverpeas.mobile.shared.dto.almanach that return types with arguments of type AttachmentParameterDTO Modifier and Type Method Description List<AttachmentParameterDTO>
CalendarEventDTO. getAttachmentParameters()
Method parameters in org.silverpeas.mobile.shared.dto.almanach with type arguments of type AttachmentParameterDTO Modifier and Type Method Description void
CalendarEventDTO. setAttachmentParameters(List<AttachmentParameterDTO> attachmentParameters)
-