Uses of Class
com.evolveum.prism.xml.ns._public.query_3.NAryLogicalOperatorFilterType
Packages that use NAryLogicalOperatorFilterType
-
Uses of NAryLogicalOperatorFilterType in com.evolveum.prism.xml.ns._public.query_3
Methods in com.evolveum.prism.xml.ns._public.query_3 that return NAryLogicalOperatorFilterTypeModifier and TypeMethodDescriptionNAryLogicalOperatorFilterType.clone()Creates and returns a deep copy of this object.ObjectFactory.createNAryLogicalOperatorFilterType()Create an instance ofNAryLogicalOperatorFilterTypeMethods in com.evolveum.prism.xml.ns._public.query_3 that return types with arguments of type NAryLogicalOperatorFilterTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NAryLogicalOperatorFilterType>ObjectFactory.createAnd(NAryLogicalOperatorFilterType value) jakarta.xml.bind.JAXBElement<NAryLogicalOperatorFilterType>ObjectFactory.createOr(NAryLogicalOperatorFilterType value) Methods in com.evolveum.prism.xml.ns._public.query_3 with parameters of type NAryLogicalOperatorFilterTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NAryLogicalOperatorFilterType>ObjectFactory.createAnd(NAryLogicalOperatorFilterType value) jakarta.xml.bind.JAXBElement<NAryLogicalOperatorFilterType>ObjectFactory.createOr(NAryLogicalOperatorFilterType value) Constructors in com.evolveum.prism.xml.ns._public.query_3 with parameters of type NAryLogicalOperatorFilterTypeModifierConstructorDescriptionCreates a newNAryLogicalOperatorFilterTypeinstance by deeply copying a givenNAryLogicalOperatorFilterTypeinstance.