Uses of Enum Class
org.projecthusky.common.at.enums.ServiceEventCode
Packages that use ServiceEventCode
-
Uses of ServiceEventCode in org.projecthusky.common.at.enums
Methods in org.projecthusky.common.at.enums that return ServiceEventCodeModifier and TypeMethodDescriptionstatic ServiceEventCode
Gets the Enum with a given codestatic ServiceEventCode
Returns the enum constant of this class with the specified name.static ServiceEventCode[]
ServiceEventCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.