Uses of Enum Class
org.projecthusky.communication.ch.enums.vacd.v140.ConfidentialityCode
Packages that use ConfidentialityCode
-
Uses of ConfidentialityCode in org.projecthusky.communication.ch.enums.vacd.v140
Methods in org.projecthusky.communication.ch.enums.vacd.v140 that return ConfidentialityCodeModifier and TypeMethodDescriptionstatic ConfidentialityCode
Gets the Enum with a given code Liefert den Enum anhand eines gegebenen codesstatic 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.