Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CustomAsyncUpdateSourceType
-
Packages that use CustomAsyncUpdateSourceType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of CustomAsyncUpdateSourceType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CustomAsyncUpdateSourceType Modifier and Type Method Description CustomAsyncUpdateSourceTypeCustomAsyncUpdateSourceType. className(String value)CustomAsyncUpdateSourceTypeCustomAsyncUpdateSourceType. clone()Creates and returns a deep copy of this object.CustomAsyncUpdateSourceTypeObjectFactory. createCustomAsyncUpdateSourceType()Create an instance ofCustomAsyncUpdateSourceTypeCustomAsyncUpdateSourceTypeCustomAsyncUpdateSourceType. description(String value)CustomAsyncUpdateSourceTypeCustomAsyncUpdateSourceType. documentation(String value)CustomAsyncUpdateSourceTypeCustomAsyncUpdateSourceType. name(String value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CustomAsyncUpdateSourceType Modifier and Type Method Description javax.xml.bind.JAXBElement<CustomAsyncUpdateSourceType>ObjectFactory. createCustomAsyncUpdateSource(CustomAsyncUpdateSourceType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CustomAsyncUpdateSourceType Modifier and Type Method Description javax.xml.bind.JAXBElement<CustomAsyncUpdateSourceType>ObjectFactory. createCustomAsyncUpdateSource(CustomAsyncUpdateSourceType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CustomAsyncUpdateSourceType Constructor Description CustomAsyncUpdateSourceType(CustomAsyncUpdateSourceType o)Creates a newCustomAsyncUpdateSourceTypeinstance by deeply copying a givenCustomAsyncUpdateSourceTypeinstance.
-