Uses of Enum Class
software.xdev.sched.model.ExportSession.PinnedEnum
Packages that use ExportSession.PinnedEnum
-
Uses of ExportSession.PinnedEnum in software.xdev.sched.model
Methods in software.xdev.sched.model that return ExportSession.PinnedEnumModifier and TypeMethodDescriptionstatic ExportSession.PinnedEnumExportSession.getPinned()Get pinnedstatic ExportSession.PinnedEnumReturns the enum constant of this class with the specified name.static ExportSession.PinnedEnum[]ExportSession.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 ExportSession.PinnedEnumModifier and TypeMethodDescriptionExportSession.pinned(ExportSession.PinnedEnum pinned) voidExportSession.setPinned(ExportSession.PinnedEnum pinned)