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