| Package | Description |
|---|---|
| org.sakaiproject.signup.restful |
| Modifier and Type | Method and Description |
|---|---|
List<SignupTimeslotItem> |
SignupEvent.getSignupTimeSlotItems()
get a list of SignupTimeslot objects, which contains the event/meeting
segments information
|
| Modifier and Type | Method and Description |
|---|---|
void |
SignupEvent.setSignupTimeSlotItems(List<SignupTimeslotItem> signupTimeSlotItems)
this is a setter.
|
Copyright © 2003–2021 Sakai Project. All rights reserved.