Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.OperationExecutionRecordRealOwnerType
-
Packages that use OperationExecutionRecordRealOwnerType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of OperationExecutionRecordRealOwnerType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return OperationExecutionRecordRealOwnerType Modifier and Type Method Description OperationExecutionRecordRealOwnerType
OperationExecutionType. beginRealOwner()
OperationExecutionRecordRealOwnerType
OperationExecutionRecordRealOwnerType. clone()
OperationExecutionRecordRealOwnerType
ObjectFactory. createOperationExecutionRecordRealOwnerType()
Create an instance ofOperationExecutionRecordRealOwnerType
OperationExecutionRecordRealOwnerType
OperationExecutionType. getRealOwner()
OperationExecutionRecordRealOwnerType
OperationExecutionRecordRealOwnerType. id(Long value)
OperationExecutionRecordRealOwnerType
OperationExecutionRecordRealOwnerType. identification(String value)
OperationExecutionRecordRealOwnerType
OperationExecutionRecordRealOwnerType. objectType(QName value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type OperationExecutionRecordRealOwnerType Modifier and Type Method Description javax.xml.bind.JAXBElement<OperationExecutionRecordRealOwnerType>
ObjectFactory. createOperationExecutionRecordRealOwner(OperationExecutionRecordRealOwnerType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type OperationExecutionRecordRealOwnerType Modifier and Type Method Description javax.xml.bind.JAXBElement<OperationExecutionRecordRealOwnerType>
ObjectFactory. createOperationExecutionRecordRealOwner(OperationExecutionRecordRealOwnerType value)
OperationExecutionType
OperationExecutionType. realOwner(OperationExecutionRecordRealOwnerType value)
void
OperationExecutionType. setRealOwner(OperationExecutionRecordRealOwnerType value)
-