Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LookupTableType
-
Packages that use LookupTableType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of LookupTableType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type LookupTableType Modifier and Type Method Description PrismObject<LookupTableType>LookupTableType. asPrismObject()javax.xml.bind.JAXBElement<LookupTableType>ObjectFactory. createLookupTable(LookupTableType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LookupTableType Modifier and Type Method Description javax.xml.bind.JAXBElement<LookupTableType>ObjectFactory. createLookupTable(LookupTableType value)
-