|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyComplexValueFilterType | |
---|---|
com.evolveum.prism.xml.ns._public.query_2 |
Uses of PropertyComplexValueFilterType in com.evolveum.prism.xml.ns._public.query_2 |
---|
Methods in com.evolveum.prism.xml.ns._public.query_2 that return PropertyComplexValueFilterType | |
---|---|
PropertyComplexValueFilterType |
PropertyComplexValueFilterType.clone()
Creates and returns a deep copy of this object. |
PropertyComplexValueFilterType |
ObjectFactory.createPropertyComplexValueFilterType()
Create an instance of PropertyComplexValueFilterType |
Methods in com.evolveum.prism.xml.ns._public.query_2 that return types with arguments of type PropertyComplexValueFilterType | |
---|---|
JAXBElement<PropertyComplexValueFilterType> |
ObjectFactory.createEqual(PropertyComplexValueFilterType value)
Create an instance of JAXBElement < PropertyComplexValueFilterType > } |
JAXBElement<PropertyComplexValueFilterType> |
ObjectFactory.createOrg(PropertyComplexValueFilterType value)
Create an instance of JAXBElement < PropertyComplexValueFilterType > } |
Methods in com.evolveum.prism.xml.ns._public.query_2 with parameters of type PropertyComplexValueFilterType | |
---|---|
JAXBElement<PropertyComplexValueFilterType> |
ObjectFactory.createEqual(PropertyComplexValueFilterType value)
Create an instance of JAXBElement < PropertyComplexValueFilterType > } |
JAXBElement<PropertyComplexValueFilterType> |
ObjectFactory.createOrg(PropertyComplexValueFilterType value)
Create an instance of JAXBElement < PropertyComplexValueFilterType > } |
Constructors in com.evolveum.prism.xml.ns._public.query_2 with parameters of type PropertyComplexValueFilterType | |
---|---|
PropertyComplexValueFilterType(PropertyComplexValueFilterType o)
Creates a new PropertyComplexValueFilterType instance by deeply copying a given PropertyComplexValueFilterType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |