Uses of Enum Class
com.evolveum.prism.xml.ns._public.annotation_3.DiagramElementFormType
Packages that use DiagramElementFormType
-
Uses of DiagramElementFormType in com.evolveum.prism.xml.ns._public.annotation_3
Fields in com.evolveum.prism.xml.ns._public.annotation_3 declared as DiagramElementFormTypeMethods in com.evolveum.prism.xml.ns._public.annotation_3 that return DiagramElementFormTypeModifier and TypeMethodDescriptionstatic DiagramElementFormTypeDiagramType.getForm()static 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.Methods in com.evolveum.prism.xml.ns._public.annotation_3 with parameters of type DiagramElementFormTypeModifier and TypeMethodDescriptionDiagramType.form(DiagramElementFormType value) voidDiagramType.setForm(DiagramElementFormType value)