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