Uses of Enum Class
com.evolveum.midpoint.prism.impl.schema.annotation.Annotation
Packages that use Annotation
-
Uses of Annotation in com.evolveum.midpoint.prism.impl.schema.annotation
Methods in com.evolveum.midpoint.prism.impl.schema.annotation that return AnnotationModifier and TypeMethodDescriptionstatic AnnotationReturns the enum constant of this class with the specified name.static Annotation[]Annotation.values()Returns an array containing the constants of this enum class, in the order they are declared.