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