Uses of Class
com.evolveum.prism.xml.ns._public.types_3.ObjectReferenceType.Filter
-
Packages that use ObjectReferenceType.Filter Package Description com.evolveum.prism.xml.ns._public.types_3 -
-
Uses of ObjectReferenceType.Filter in com.evolveum.prism.xml.ns._public.types_3
Fields in com.evolveum.prism.xml.ns._public.types_3 declared as ObjectReferenceType.Filter Modifier and Type Field Description protected ObjectReferenceType.Filter
ObjectReferenceType. filter
Methods in com.evolveum.prism.xml.ns._public.types_3 that return ObjectReferenceType.Filter Modifier and Type Method Description ObjectReferenceType.Filter
ObjectFactory. createObjectReferenceTypeFilter()
Create an instance ofObjectReferenceType.Filter
ObjectReferenceType.Filter
ObjectReferenceType. getFilter()
Gets the value of the filter property.Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type ObjectReferenceType.Filter Modifier and Type Method Description void
ObjectReferenceType. setFilter(ObjectReferenceType.Filter value)
Sets the value of the filter property.
-