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