Uses of Enum Class
dev.jcputney.elearning.parser.input.scorm2004.ims.ss.types.ConditionOperatorType
Packages that use ConditionOperatorType
-
Uses of ConditionOperatorType in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.types
Methods in dev.jcputney.elearning.parser.input.scorm2004.ims.ss.types that return ConditionOperatorTypeModifier and TypeMethodDescriptionstatic ConditionOperatorTypeReturns the enum constant of this class with the specified name.static ConditionOperatorType[]ConditionOperatorType.values()Returns an array containing the constants of this enum class, in the order they are declared.