Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LensContextSequenceValueType
-
Packages that use LensContextSequenceValueType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of LensContextSequenceValueType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return LensContextSequenceValueType Modifier and Type Method Description LensContextSequenceValueTypeLensContextSequencesType. beginSequenceValue()LensContextSequenceValueTypeLensContextSequenceValueType. clone()LensContextSequenceValueTypeObjectFactory. createLensContextSequenceValueType()Create an instance ofLensContextSequenceValueTypeLensContextSequenceValueTypeLensContextSequenceValueType. id(Long value)LensContextSequenceValueTypeLensContextSequenceValueType. sequenceRef(ObjectReferenceType value)LensContextSequenceValueTypeLensContextSequenceValueType. sequenceRef(String oid, QName type)LensContextSequenceValueTypeLensContextSequenceValueType. sequenceRef(String oid, QName type, QName relation)LensContextSequenceValueTypeLensContextSequenceValueType. value(Long value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type LensContextSequenceValueType Modifier and Type Method Description List<LensContextSequenceValueType>LensContextSequencesType. createSequenceValueList()List<LensContextSequenceValueType>LensContextSequencesType. getSequenceValue()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LensContextSequenceValueType Modifier and Type Method Description LensContextSequencesTypeLensContextSequencesType. sequenceValue(LensContextSequenceValueType value)
-