Uses of Enum Class
org.osid.course.registration.request.RegistrationOperation
Packages that use RegistrationOperation
Package
Description
The Open Service Interface Definitions for the org.osid.course.registration.request
service.
-
Uses of RegistrationOperation in org.osid.course.registration.request
Subclasses with type arguments of type RegistrationOperation in org.osid.course.registration.requestModifier and TypeClassDescriptionenumThis enumeration contains the possible requests.Methods in org.osid.course.registration.request that return RegistrationOperationModifier and TypeMethodDescriptionRegistrationRequestItem.getRegistrationOperation()Gets the operation.static RegistrationOperationReturns the enum constant of this class with the specified name.static RegistrationOperation[]RegistrationOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.