|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<ExprUnary>
com.ebmwebsourcing.wsstar.qml.impl.ExprUnaryImpl
public class ExprUnaryImpl
| Field Summary |
|---|
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
documentation, model, parent |
| Constructor Summary | |
|---|---|
ExprUnaryImpl(ExprUnary model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
|
|
| Method Summary | |
|---|---|
Expr |
getOperand()
|
java.lang.String |
getUnary()
|
void |
setOperand(Expr expr)
|
void |
setUnary(java.lang.String value)
|
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExprUnaryImpl(ExprUnary model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
throws WSQMLException
WSQMLException| Method Detail |
|---|
public Expr getOperand()
getOperand in interface ExprUnarypublic java.lang.String getUnary()
getUnary in interface ExprUnarypublic void setUnary(java.lang.String value)
setUnary in interface ExprUnarypublic void setOperand(Expr expr)
setOperand in interface ExprUnary
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||