Uses of Class
org.jasig.schedassist.model.AppointmentRole

Packages that use AppointmentRole
org.jasig.schedassist.model   
 

Uses of AppointmentRole in org.jasig.schedassist.model
 

Fields in org.jasig.schedassist.model declared as AppointmentRole
static AppointmentRole AppointmentRole.OWNER
           
static AppointmentRole AppointmentRole.VISITOR
           
 

Methods in org.jasig.schedassist.model with parameters of type AppointmentRole
 net.fortuna.ical4j.model.property.Attendee DefaultEventUtilsImpl.constructSchedulingAssistantAttendee(ICalendarAccount calendarAccount, AppointmentRole role)
          Construct an Attendee property for the specified user and role.
 net.fortuna.ical4j.model.property.Attendee IEventUtils.constructSchedulingAssistantAttendee(ICalendarAccount calendarAccount, AppointmentRole role)
          Construct an Attendee appropriate for the specified ICalendarAccount for the specified role.
 



Copyright © 2012 Jasig. All Rights Reserved.