All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface fr.inria.openmath.omapi.IntNode

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


Method Index

 o getValue()
 o setValue(int)

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index