Uses of Interface
org.sakaiproject.signup.model.MeetingTypes
-
Packages that use MeetingTypes Package Description org.sakaiproject.signup.model org.sakaiproject.signup.restful -
-
Uses of MeetingTypes in org.sakaiproject.signup.model
Classes in org.sakaiproject.signup.model that implement MeetingTypes Modifier and Type Class Description classSignupMeeting -
Uses of MeetingTypes in org.sakaiproject.signup.restful
Classes in org.sakaiproject.signup.restful that implement MeetingTypes Modifier and Type Class Description classSignupEventThis class holds the information of sign-up meeting/event for RESTful and it's a wrapper class for SignupMeeting.
-