igeo
Class IIntegerR.Neg

java.lang.Object
  extended by igeo.IParameterObject
      extended by igeo.IIntegerR.Neg
All Implemented Interfaces:
IIntegerOp, IParameter, IScalar, ISubobject, IVal
Enclosing class:
IIntegerR

public static class IIntegerR.Neg
extends IParameterObject
implements IIntegerOp


Field Summary
 IIntegerOp v
           
 
Fields inherited from class igeo.IParameterObject
parent
 
Constructor Summary
IIntegerR.Neg(IIntegerOp v)
           
 
Method Summary
 IInteger get()
           
 int x()
           
 
Methods inherited from class igeo.IParameterObject
createObject, parent, parent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

v

public IIntegerOp v
Constructor Detail

IIntegerR.Neg

public IIntegerR.Neg(IIntegerOp v)
Method Detail

x

public int x()
Specified by:
x in interface IIntegerOp

get

public IInteger get()
Specified by:
get in interface IIntegerOp
Specified by:
get in interface IParameter