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.FilterObjectReferenceType. filterMethods in com.evolveum.prism.xml.ns._public.types_3 that return ObjectReferenceType.Filter Modifier and Type Method Description ObjectReferenceType.FilterObjectFactory. createObjectReferenceTypeFilter()Create an instance ofObjectReferenceType.FilterObjectReferenceType.FilterObjectReferenceType. 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 voidObjectReferenceType. setFilter(ObjectReferenceType.Filter value)Sets the value of the filter property.
-