Uses of Enum Class
nl.janboonen.oas.contractfirstdesign.events.RequestCatAssistantCommand.DutyEnum
Packages that use RequestCatAssistantCommand.DutyEnum
-
Uses of RequestCatAssistantCommand.DutyEnum in nl.janboonen.oas.contractfirstdesign.events
Methods in nl.janboonen.oas.contractfirstdesign.events that return RequestCatAssistantCommand.DutyEnumModifier and TypeMethodDescriptionRequestCatAssistantCommand.getDuty()Get dutyReturns the enum constant of this class with the specified name.static RequestCatAssistantCommand.DutyEnum[]RequestCatAssistantCommand.DutyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in nl.janboonen.oas.contractfirstdesign.events with parameters of type RequestCatAssistantCommand.DutyEnumModifier and TypeMethodDescriptionRequestCatAssistantCommand.duty(RequestCatAssistantCommand.DutyEnum duty) voidRequestCatAssistantCommand.setDuty(RequestCatAssistantCommand.DutyEnum duty)