Uses of Enum Class
nl.tno.omt.ResignActionType
Packages that use ResignActionType
-
Uses of ResignActionType in nl.tno.omt
Fields in nl.tno.omt declared as ResignActionTypeMethods in nl.tno.omt that return ResignActionTypeModifier and TypeMethodDescriptionstatic ResignActionTypeResignSwitchType.getResignAction()Gets the value of the resignAction property.static ResignActionTypeReturns the enum constant of this class with the specified name.static ResignActionType[]ResignActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in nl.tno.omt with parameters of type ResignActionTypeModifier and TypeMethodDescriptionvoidResignSwitchType.setResignAction(ResignActionType value) Sets the value of the resignAction property.