Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AsyncUpdateListeningActivityInformationType
-
Packages that use AsyncUpdateListeningActivityInformationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AsyncUpdateListeningActivityInformationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type AsyncUpdateListeningActivityInformationType Modifier and Type Field Description protected List<AsyncUpdateListeningActivityInformationType>AsyncUpdateListeningActivityInformationType. subActivityMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AsyncUpdateListeningActivityInformationType Modifier and Type Method Description AsyncUpdateListeningActivityInformationTypeAsyncUpdateListeningActivityInformationType. beginSubActivity()AsyncUpdateListeningActivityInformationTypeAsyncUpdateListeningActivityInformationType. clone()Creates and returns a deep copy of this object.AsyncUpdateListeningActivityInformationTypeObjectFactory. createAsyncUpdateListeningActivityInformationType()Create an instance ofAsyncUpdateListeningActivityInformationTypeAsyncUpdateListeningActivityInformationTypeAsyncUpdateListeningActivityInformationType. name(String value)AsyncUpdateListeningActivityInformationTypeAsyncUpdateListeningActivityInformationType. status(AsyncUpdateListeningActivityStatusType value)AsyncUpdateListeningActivityInformationTypeAsyncUpdateListeningActivityInformationType. subActivity(AsyncUpdateListeningActivityInformationType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AsyncUpdateListeningActivityInformationType Modifier and Type Method Description List<AsyncUpdateListeningActivityInformationType>AsyncUpdateListeningActivityInformationType. getSubActivity()Gets the value of the subActivity property.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AsyncUpdateListeningActivityInformationType Modifier and Type Method Description AsyncUpdateListeningActivityInformationTypeAsyncUpdateListeningActivityInformationType. subActivity(AsyncUpdateListeningActivityInformationType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AsyncUpdateListeningActivityInformationType Constructor Description AsyncUpdateListeningActivityInformationType(AsyncUpdateListeningActivityInformationType o)Creates a newAsyncUpdateListeningActivityInformationTypeinstance by deeply copying a givenAsyncUpdateListeningActivityInformationTypeinstance.
-