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