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

Packages that use AppointmentRole.Value
org.jasig.schedassist.model   
 

Uses of AppointmentRole.Value in org.jasig.schedassist.model
 

Methods in org.jasig.schedassist.model that return AppointmentRole.Value
static AppointmentRole.Value AppointmentRole.Value.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AppointmentRole.Value[] AppointmentRole.Value.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.jasig.schedassist.model with parameters of type AppointmentRole.Value
AppointmentRole(AppointmentRole.Value value)
           
 



Copyright © 2012 Jasig. All Rights Reserved.