Uses of Enum Class
org.projecthusky.communication.ch.enums.r202212.PurposeOfUse
Packages that use PurposeOfUse
-
Uses of PurposeOfUse in org.projecthusky.communication.ch.enums.r202212
Methods in org.projecthusky.communication.ch.enums.r202212 that return PurposeOfUseModifier and TypeMethodDescriptionstatic @Nullable PurposeOfUseGets the Enum with a given code.static PurposeOfUseReturns the enum constant of this class with the specified name.static PurposeOfUse[]PurposeOfUse.values()Returns an array containing the constants of this enum class, in the order they are declared.