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

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

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

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

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

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

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



Copyright © 2013 evolveum. All Rights Reserved.