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

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

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

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

Methods in com.evolveum.prism.xml.ns._public.query_2 that return types with arguments of type PropertySimpleValueFilterType
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> ObjectFactory.createGreaterOrEqual(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> ObjectFactory.createLessOrEqual(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> ObjectFactory.createMaxDepth(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> ObjectFactory.createMinDepth(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> ObjectFactory.createOrgRef(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> ObjectFactory.createRef(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> ObjectFactory.createSubstring(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 

Methods in com.evolveum.prism.xml.ns._public.query_2 with parameters of type PropertySimpleValueFilterType
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> ObjectFactory.createGreaterOrEqual(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> ObjectFactory.createLessOrEqual(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> ObjectFactory.createMaxDepth(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> ObjectFactory.createMinDepth(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> ObjectFactory.createOrgRef(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> ObjectFactory.createRef(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> ObjectFactory.createSubstring(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 

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



Copyright © 2012 evolveum. All Rights Reserved.