Uses of Enum Class
org.projecthusky.cda.elga.generated.artdecor.enums.ElgaAuthorSpeciality
Packages that use ElgaAuthorSpeciality
Package
Description
-
Uses of ElgaAuthorSpeciality in org.projecthusky.cda.elga.generated.artdecor.enums
Methods in org.projecthusky.cda.elga.generated.artdecor.enums that return ElgaAuthorSpecialityModifier and TypeMethodDescriptionstatic @Nullable ElgaAuthorSpecialityGets the Enum with a given code.static ElgaAuthorSpecialityReturns the enum constant of this class with the specified name.static ElgaAuthorSpeciality[]ElgaAuthorSpeciality.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ElgaAuthorSpeciality in org.projecthusky.cda.elga.models
Methods in org.projecthusky.cda.elga.models that return ElgaAuthorSpecialityMethods in org.projecthusky.cda.elga.models with parameters of type ElgaAuthorSpecialityModifier and TypeMethodDescriptionvoidInformant.setAuthorSpeciality(ElgaAuthorSpeciality authorSpeciality)