All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface fr.inria.openmath.omapi.StringNode

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


Method Index

 o getValue()
 o setValue(String)

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index