Uses of Enum Class
org.osid.communication.CommuniqueLevel
Packages that use CommuniqueLevel
Package
Description
The Open Service Interface Definitions for the org.osid.communication
service.
-
Uses of CommuniqueLevel in org.osid.communication
Subclasses with type arguments of type CommuniqueLevel in org.osid.communicationModifier and TypeClassDescriptionenumThis enumeration contains the possible message levels of a cumminication.Methods in org.osid.communication that return CommuniqueLevelModifier and TypeMethodDescriptionCommunique.getLevel()Gets the message level for this communique.static CommuniqueLevelReturns the enum constant of this class with the specified name.static CommuniqueLevel[]CommuniqueLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.