Uses of Class
com.evolveum.prism.xml.ns._public.query_3.PropertySimpleValueFilterType
Packages that use PropertySimpleValueFilterType
Package
Description
Copyright (c) 2010-2019 Evolveum and contributors
This work is dual-licensed under the Apache License 2.0
and European Union Public License.
-
Uses of PropertySimpleValueFilterType in com.evolveum.prism.xml.ns._public.query_3
Methods in com.evolveum.prism.xml.ns._public.query_3 that return PropertySimpleValueFilterTypeModifier and TypeMethodDescriptionPropertySimpleValueFilterType.clone()Creates and returns a deep copy of this object.ObjectFactory.createPropertySimpleValueFilterType()Create an instance ofPropertySimpleValueFilterTypeMethods in com.evolveum.prism.xml.ns._public.query_3 that return types with arguments of type PropertySimpleValueFilterTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PropertySimpleValueFilterType>ObjectFactory.createGreaterOrEqual(PropertySimpleValueFilterType value) jakarta.xml.bind.JAXBElement<PropertySimpleValueFilterType>ObjectFactory.createLessOrEqual(PropertySimpleValueFilterType value) jakarta.xml.bind.JAXBElement<PropertySimpleValueFilterType>ObjectFactory.createMaxDepth(PropertySimpleValueFilterType value) jakarta.xml.bind.JAXBElement<PropertySimpleValueFilterType>ObjectFactory.createMinDepth(PropertySimpleValueFilterType value) jakarta.xml.bind.JAXBElement<PropertySimpleValueFilterType>ObjectFactory.createOrgRef(PropertySimpleValueFilterType value) jakarta.xml.bind.JAXBElement<PropertySimpleValueFilterType>ObjectFactory.createRef(PropertySimpleValueFilterType value) jakarta.xml.bind.JAXBElement<PropertySimpleValueFilterType>ObjectFactory.createSubstring(PropertySimpleValueFilterType value) Methods in com.evolveum.prism.xml.ns._public.query_3 with parameters of type PropertySimpleValueFilterTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PropertySimpleValueFilterType>ObjectFactory.createGreaterOrEqual(PropertySimpleValueFilterType value) jakarta.xml.bind.JAXBElement<PropertySimpleValueFilterType>ObjectFactory.createLessOrEqual(PropertySimpleValueFilterType value) jakarta.xml.bind.JAXBElement<PropertySimpleValueFilterType>ObjectFactory.createMaxDepth(PropertySimpleValueFilterType value) jakarta.xml.bind.JAXBElement<PropertySimpleValueFilterType>ObjectFactory.createMinDepth(PropertySimpleValueFilterType value) jakarta.xml.bind.JAXBElement<PropertySimpleValueFilterType>ObjectFactory.createOrgRef(PropertySimpleValueFilterType value) jakarta.xml.bind.JAXBElement<PropertySimpleValueFilterType>ObjectFactory.createRef(PropertySimpleValueFilterType value) jakarta.xml.bind.JAXBElement<PropertySimpleValueFilterType>ObjectFactory.createSubstring(PropertySimpleValueFilterType value) Constructors in com.evolveum.prism.xml.ns._public.query_3 with parameters of type PropertySimpleValueFilterTypeModifierConstructorDescriptionCreates a newPropertySimpleValueFilterTypeinstance by deeply copying a givenPropertySimpleValueFilterTypeinstance.