Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ArchetypeTypeType
Packages that use ArchetypeTypeType
Package
Description
-
Uses of ArchetypeTypeType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ArchetypeTypeTypeModifier and TypeMethodDescriptionstatic ArchetypeTypeType
ArchetypeTypeUtil.getType
(@NotNull ArchetypeType archetype) -
Uses of ArchetypeTypeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ArchetypeTypeTypeModifier and TypeMethodDescriptionstatic ArchetypeTypeType
ArchetypeType.getArchetypeType()
static ArchetypeTypeType
Returns the enum constant of this class with the specified name.static ArchetypeTypeType[]
ArchetypeTypeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ArchetypeTypeTypeModifier and TypeMethodDescriptionArchetypeType.archetypeType
(ArchetypeTypeType value) void
ArchetypeType.setArchetypeType
(ArchetypeTypeType value)