public static class XpathConstraint.XpathChunk extends Object implements AcceptsClassObjectType
Modifier and Type | Method and Description |
---|---|
void |
addConstraint(Constraint constraint) |
From |
asFrom() |
boolean |
equals(Object obj) |
Object |
evaluate(Object obj) |
List<AlphaNodeFieldConstraint> |
getAlphaConstraints() |
List<BetaNodeFieldConstraint> |
getBetaConstraints() |
Class<?> |
getReturnedClass() |
List<XpathConstraint> |
getXpathConstraints() |
int |
hashCode() |
void |
setClassObjectType(ClassObjectType classObjectType) |
void |
setReturnedType(ClassObjectType returnedType) |
String |
toString() |
public void addConstraint(Constraint constraint)
public Class<?> getReturnedClass()
public void setReturnedType(ClassObjectType returnedType)
public From asFrom()
public List<AlphaNodeFieldConstraint> getAlphaConstraints()
public List<BetaNodeFieldConstraint> getBetaConstraints()
public List<XpathConstraint> getXpathConstraints()
public void setClassObjectType(ClassObjectType classObjectType)
setClassObjectType
in interface AcceptsClassObjectType
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.