|
||||||||||
| 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<ExprBinary>
com.ebmwebsourcing.wsstar.qml.impl.ExprBinaryImpl
public class ExprBinaryImpl
| Field Summary |
|---|
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
documentation, model, parent |
| Constructor Summary | |
|---|---|
ExprBinaryImpl(ExprBinary model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBinary()
|
Expr |
getFirstOperand()
|
Expr |
getSecondOperand()
|
void |
setBinary(java.lang.String value)
|
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExprBinaryImpl(ExprBinary model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
throws WSQMLException
WSQMLException| Method Detail |
|---|
public java.lang.String getBinary()
getBinary in interface ExprBinarypublic Expr getFirstOperand()
getFirstOperand in interface ExprBinarypublic Expr getSecondOperand()
getSecondOperand in interface ExprBinarypublic void setBinary(java.lang.String value)
setBinary in interface ExprBinary
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||