Uses of Enum Class
org.projecthusky.cda.elga.generated.artdecor.ps.enums.ElgaConditionStatusCode
Packages that use ElgaConditionStatusCode
-
Uses of ElgaConditionStatusCode in org.projecthusky.cda.elga.generated.artdecor.ps.enums
Methods in org.projecthusky.cda.elga.generated.artdecor.ps.enums that return ElgaConditionStatusCodeModifier and TypeMethodDescriptionstatic @Nullable ElgaConditionStatusCodeGets the Enum with a given code.static ElgaConditionStatusCodeReturns the enum constant of this class with the specified name.static ElgaConditionStatusCode[]ElgaConditionStatusCode.values()Returns an array containing the constants of this enum class, in the order they are declared.