Uses of Enum Class
software.xdev.sched.model.Session.PinnedEnum
Packages that use Session.PinnedEnum
-
Uses of Session.PinnedEnum in software.xdev.sched.model
Methods in software.xdev.sched.model that return Session.PinnedEnumModifier and TypeMethodDescriptionstatic Session.PinnedEnumSession.getPinned()Get pinnedstatic Session.PinnedEnumReturns the enum constant of this class with the specified name.static Session.PinnedEnum[]Session.PinnedEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.sched.model with parameters of type Session.PinnedEnumModifier and TypeMethodDescriptionSession.pinned(Session.PinnedEnum pinned) voidSession.setPinned(Session.PinnedEnum pinned)