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