public class AbstractActionBendableConstraintMatch extends AbstractActionConstraintMatch
| Modifier and Type | Field and Description |
|---|---|
protected int |
position |
| Constructor and Description |
|---|
AbstractActionBendableConstraintMatch() |
AbstractActionBendableConstraintMatch(String constraintMatch,
int position) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getPosition() |
int |
hashCode() |
void |
setPosition(int position) |
getConstraintMatch, setConstraintMatchpublic AbstractActionBendableConstraintMatch()
public AbstractActionBendableConstraintMatch(String constraintMatch, int position)
public int getPosition()
public void setPosition(int position)
public boolean equals(Object o)
equals in class AbstractActionConstraintMatchpublic int hashCode()
hashCode in class AbstractActionConstraintMatchCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.