Uses of Class
com.evolveum.prism.xml.ns._public.query_3.UriFilterType
-
Packages that use UriFilterType Package Description com.evolveum.prism.xml.ns._public.query_3 Copyright (c) 2010-2019 Evolveum and contributors This work is dual-licensed under the Apache License 2.0 and European Union Public License. -
-
Uses of UriFilterType in com.evolveum.prism.xml.ns._public.query_3
Methods in com.evolveum.prism.xml.ns._public.query_3 that return UriFilterType Modifier and Type Method Description UriFilterTypeUriFilterType. clone()Creates and returns a deep copy of this object.UriFilterTypeObjectFactory. createUriFilterType()Create an instance ofUriFilterTypeMethods in com.evolveum.prism.xml.ns._public.query_3 that return types with arguments of type UriFilterType Modifier and Type Method Description javax.xml.bind.JAXBElement<UriFilterType>ObjectFactory. createType(UriFilterType value)Methods in com.evolveum.prism.xml.ns._public.query_3 with parameters of type UriFilterType Modifier and Type Method Description javax.xml.bind.JAXBElement<UriFilterType>ObjectFactory. createType(UriFilterType value)Constructors in com.evolveum.prism.xml.ns._public.query_3 with parameters of type UriFilterType Constructor Description UriFilterType(UriFilterType o)Creates a newUriFilterTypeinstance by deeply copying a givenUriFilterTypeinstance.
-