A C D G H I J L M O P Q R S T V 

V

valueOf(String) - Static method in enum org.peddie.peer_tutoring.model.Dorm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.peddie.peer_tutoring.model.DutyDay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.peddie.peer_tutoring.model.LocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.peddie.peer_tutoring.model.Subject
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.peddie.peer_tutoring.model.SubjectArea
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.peddie.peer_tutoring.model.Dorm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.peddie.peer_tutoring.model.DutyDay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.peddie.peer_tutoring.model.LocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.peddie.peer_tutoring.model.Subject
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.peddie.peer_tutoring.model.SubjectArea
Returns an array containing the constants of this enum type, in the order they are declared.
A C D G H I J L M O P Q R S T V