All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface fr.inria.openmath.omapi.BigIntNode

public interface BigIntNode
Defines accessor/mutators for this kind of Node.


Method Index

 o getValue()
 o setValue(BigInt)

Methods

 o setValue
 public abstract void setValue(BigInt value)
 o getValue
 public abstract BigInt getValue()

All Packages  Class Hierarchy  This Package  Previous  Next  Index