public static class IIntegerR.Add extends IParameterObject implements IIntegerOp
| Modifier and Type | Field and Description |
|---|---|
IIntegerOp |
v1 |
IIntegerOp |
v2 |
parent| Constructor and Description |
|---|
IIntegerR.Add(IIntegerOp v1,
IIntegerOp v2) |
| Modifier and Type | Method and Description |
|---|---|
IInteger |
get() |
int |
x() |
createObject, parent, parentpublic IIntegerOp v1
public IIntegerOp v2
public IIntegerR.Add(IIntegerOp v1, IIntegerOp v2)
public int x()
x in interface IIntegerOppublic IInteger get()
get in interface IIntegerOpget in interface IParameter