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

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

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

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

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

Methods in com.evolveum.prism.xml.ns._public.query_2 with parameters of type UnaryLogicalOperatorFilterType
 javax.xml.bind.JAXBElement<UnaryLogicalOperatorFilterType> ObjectFactory.createNot(UnaryLogicalOperatorFilterType value)
          Create an instance of JAXBElement<UnaryLogicalOperatorFilterType>}
 

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



Copyright © 2012 evolveum. All Rights Reserved.