Uses of Enum Class
com.evolveum.midpoint.prism.annotation.DiagramElementFormType
Packages that use DiagramElementFormType
-
Uses of DiagramElementFormType in com.evolveum.midpoint.prism.annotation
Methods in com.evolveum.midpoint.prism.annotation that return DiagramElementFormTypeModifier and TypeMethodDescriptionItemDiagramSpecification.getForm()static DiagramElementFormTypestatic DiagramElementFormTypeReturns the enum constant of this class with the specified name.static DiagramElementFormType[]DiagramElementFormType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.evolveum.midpoint.prism.annotation with parameters of type DiagramElementFormTypeModifierConstructorDescriptionItemDiagramSpecification(String name, DiagramElementFormType form, DiagramElementInclusionType inclusion, DiagramElementInclusionType subitemInclusion)