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