Uses of Enum Class
com.evolveum.prism.xml.ns._public.annotation_3.DiagramElementInclusionType
Packages that use DiagramElementInclusionType
-
Uses of DiagramElementInclusionType in com.evolveum.prism.xml.ns._public.annotation_3
Fields in com.evolveum.prism.xml.ns._public.annotation_3 declared as DiagramElementInclusionTypeModifier and TypeFieldDescriptionprotected DiagramElementInclusionTypeDiagramType.inclusionprotected DiagramElementInclusionTypeDiagramType.subitemInclusionMethods in com.evolveum.prism.xml.ns._public.annotation_3 that return DiagramElementInclusionTypeModifier and TypeMethodDescriptionstatic DiagramElementInclusionTypeDiagramType.getInclusion()DiagramType.getSubitemInclusion()static DiagramElementInclusionTypeReturns the enum constant of this class with the specified name.static DiagramElementInclusionType[]DiagramElementInclusionType.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 DiagramElementInclusionTypeModifier and TypeMethodDescriptionDiagramType.inclusion(DiagramElementInclusionType value) voidDiagramType.setInclusion(DiagramElementInclusionType value) voidDiagramType.setSubitemInclusion(DiagramElementInclusionType value) DiagramType.subitemInclusion(DiagramElementInclusionType value)