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