test.ojb.broker
Class A

java.lang.Object
  |
  +--test.ojb.broker.AB
        |
        +--test.ojb.broker.A
All Implemented Interfaces:
java.io.Serializable

public class A
extends AB

See Also:
Serialized Form

Field Summary
(package private)  int id
           
(package private)  int someValue
           
 
Fields inherited from class test.ojb.broker.AB
ojbConcreteClass
 
Constructor Summary
A()
           
A(int pId, java.lang.String pOjbConcreteClass, int pSomeValue)
           
 
Methods inherited from class test.ojb.broker.AB
getConcreteClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

int id

someValue

int someValue
Constructor Detail

A

public A()

A

public A(int pId,
         java.lang.String pOjbConcreteClass,
         int pSomeValue)


Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04