Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.prolifics.ejb
Class ObjectIn  view ObjectIn download ObjectIn.java

java.lang.Object
  extended bycom.prolifics.ejb.ObjectIn
All Implemented Interfaces:
InParameter, java.io.Serializable

class ObjectIn
extends java.lang.Object
implements InParameter


Field Summary
(package private)  java.lang.Object o
           
(package private)  PantherSessionBean p
           
 
Constructor Summary
(package private) ObjectIn(java.lang.Object o, PantherSessionBean p)
           
 
Method Summary
 java.lang.String get(int index)
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

o

java.lang.Object o

p

PantherSessionBean p
Constructor Detail

ObjectIn

ObjectIn(java.lang.Object o,
         PantherSessionBean p)
Method Detail

get

public java.lang.String get(int index)
Specified by:
get in interface InParameter

size

public int size()
Specified by:
size in interface InParameter