Uses of Class
org.eclipse.persistence.internal.oxm.XPathPredicate
-
Packages that use XPathPredicate Package Description org.eclipse.persistence.internal.oxm -
-
Uses of XPathPredicate in org.eclipse.persistence.internal.oxm
Methods in org.eclipse.persistence.internal.oxm that return XPathPredicate Modifier and Type Method Description XPathPredicateXPathFragment. getPredicate()Methods in org.eclipse.persistence.internal.oxm with parameters of type XPathPredicate Modifier and Type Method Description voidXPathFragment. setPredicate(XPathPredicate condition)
-