jess
Class Deffunction.Argument

java.lang.Object
  |
  +--jess.Deffunction.Argument
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Deffunction

public static class Deffunction.Argument
extends java.lang.Object
implements java.io.Serializable

Represents a formal paramter to this deffunction.

See Also:
Serialized Form

Method Summary
 java.lang.String getName()
           
 int getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public java.lang.String getName()

getType

public int getType()

© 1997 E.J. Friedman-Hill and Sandia Corporation