Uses of Class
com.evolveum.prism.xml.ns._public.query_2.NAryLogicalOperatorFilterType

Packages that use NAryLogicalOperatorFilterType
com.evolveum.prism.xml.ns._public.query_2   
 

Uses of NAryLogicalOperatorFilterType in com.evolveum.prism.xml.ns._public.query_2
 

Methods in com.evolveum.prism.xml.ns._public.query_2 that return NAryLogicalOperatorFilterType
 NAryLogicalOperatorFilterType NAryLogicalOperatorFilterType.clone()
          Creates and returns a deep copy of this object.
 NAryLogicalOperatorFilterType ObjectFactory.createNAryLogicalOperatorFilterType()
          Create an instance of NAryLogicalOperatorFilterType
 

Methods in com.evolveum.prism.xml.ns._public.query_2 that return types with arguments of type NAryLogicalOperatorFilterType
 JAXBElement<NAryLogicalOperatorFilterType> ObjectFactory.createAnd(NAryLogicalOperatorFilterType value)
          Create an instance of JAXBElement<NAryLogicalOperatorFilterType>}
 JAXBElement<NAryLogicalOperatorFilterType> ObjectFactory.createOr(NAryLogicalOperatorFilterType value)
          Create an instance of JAXBElement<NAryLogicalOperatorFilterType>}
 

Methods in com.evolveum.prism.xml.ns._public.query_2 with parameters of type NAryLogicalOperatorFilterType
 JAXBElement<NAryLogicalOperatorFilterType> ObjectFactory.createAnd(NAryLogicalOperatorFilterType value)
          Create an instance of JAXBElement<NAryLogicalOperatorFilterType>}
 JAXBElement<NAryLogicalOperatorFilterType> ObjectFactory.createOr(NAryLogicalOperatorFilterType value)
          Create an instance of JAXBElement<NAryLogicalOperatorFilterType>}
 

Constructors in com.evolveum.prism.xml.ns._public.query_2 with parameters of type NAryLogicalOperatorFilterType
NAryLogicalOperatorFilterType(NAryLogicalOperatorFilterType o)
          Creates a new NAryLogicalOperatorFilterType instance by deeply copying a given NAryLogicalOperatorFilterType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.