public interface QntPred extends Pred
| Modifier and Type | Method and Description |
|---|---|
Pred |
getPred()
Returns the Pred element.
|
SchText |
getSchText()
Returns the SchText element.
|
ZSchText |
getZSchText()
This is a convenience method.
|
void |
setPred(Pred pred)
Sets the Pred element.
|
void |
setSchText(SchText schText)
Sets the SchText element.
|
SchText getSchText()
void setSchText(SchText schText)
schText - the SchText element.getSchText()Pred getPred()
void setPred(Pred pred)
pred - the Pred element.getPred()ZSchText getZSchText()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.