com.sculley.jim.swjava
Class Parameter

java.lang.Object
  |
  +--com.sculley.jim.swjava.peer.CppPeer
        |
        +--com.sculley.jim.swjava.Parameter

public class Parameter
extends CppPeer

Insert the type's description here. Creation date: (2/15/00 9:43:22 PM)


Constructor Summary
Parameter(long ptr)
          Parameter constructor comment.
 
Methods inherited from class com.sculley.jim.swjava.peer.CppPeer
getPtr
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parameter

public Parameter(long ptr)
          throws java.lang.IllegalArgumentException
Parameter constructor comment.
Parameters:
ptr - long
Throws:
java.lang.IllegalArgumentException - The exception description.