Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SequenceType
-
Packages that use SequenceType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SequenceType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SequenceType Modifier and Type Method Description PrismObject<SequenceType>
SequenceType. asPrismObject()
javax.xml.bind.JAXBElement<SequenceType>
ObjectFactory. createSequence(SequenceType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SequenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<SequenceType>
ObjectFactory. createSequence(SequenceType value)
-