Uses of Class
com.evolveum.midpoint.xml.ns._public.common.api_types_3.UserListType
-
Packages that use UserListType Package Description com.evolveum.midpoint.xml.ns._public.common.api_types_3 -
-
Uses of UserListType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return UserListType Modifier and Type Method Description UserListTypeUserListType. clone()Creates and returns a deep copy of this object.UserListTypeObjectFactory. createUserListType()Create an instance ofUserListTypeUserListTypeUserListType. user(UserType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type UserListType Constructor Description UserListType(UserListType o)Creates a newUserListTypeinstance by deeply copying a givenUserListTypeinstance.
-