Uses of Enum Class
org.projecthusky.common.enums.CodeSystems
Packages that use CodeSystems
-
Uses of CodeSystems in org.projecthusky.common.enums
Methods in org.projecthusky.common.enums that return CodeSystemsModifier and TypeMethodDescriptionstatic CodeSystemsGets the Enum with a given OID Liefert den Enum anhand einer gegebenen OIDstatic CodeSystemsReturns the enum constant of this class with the specified name.static CodeSystems[]CodeSystems.values()Returns an array containing the constants of this enum class, in the order they are declared.