Uses of Enum Class
org.projecthusky.communication.ch.enums.r202104.PurposeOfUse
Packages that use PurposeOfUse
-
Uses of PurposeOfUse in org.projecthusky.communication.ch.enums.r202104
Methods in org.projecthusky.communication.ch.enums.r202104 that return PurposeOfUseModifier and TypeMethodDescriptionstatic @Nullable PurposeOfUse
Gets the Enum with a given code.static PurposeOfUse
Returns 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.