Uses of Enum Class
software.xdev.sched.model.ExportSession.ActiveEnum
Packages that use ExportSession.ActiveEnum
-
Uses of ExportSession.ActiveEnum in software.xdev.sched.model
Methods in software.xdev.sched.model that return ExportSession.ActiveEnumModifier and TypeMethodDescriptionstatic ExportSession.ActiveEnumExportSession.getActive()Get activestatic ExportSession.ActiveEnumReturns the enum constant of this class with the specified name.static ExportSession.ActiveEnum[]ExportSession.ActiveEnum.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.ActiveEnumModifier and TypeMethodDescriptionExportSession.active(ExportSession.ActiveEnum active) voidExportSession.setActive(ExportSession.ActiveEnum active)