org.apache.ojb.broker
Class NestedFieldsTest.NestedDetail

java.lang.Object
  extended byorg.apache.ojb.broker.NestedFieldsTest.NestedDetail
Enclosing class:
NestedFieldsTest

public static class NestedFieldsTest.NestedDetail
extends java.lang.Object


Constructor Summary
NestedFieldsTest.NestedDetail()
           
NestedFieldsTest.NestedDetail(NestedFieldsTest.NestedDetailDetail detail)
           
 
Method Summary
 NestedFieldsTest.NestedDetailDetail getNestedDetailDetail()
           
 java.util.Collection getNestedEntryCollection()
           
 void setNestedDetailDetail(NestedFieldsTest.NestedDetailDetail nestedDetailDetail)
           
 void setNestedEntryCollection(java.util.Collection nestedEntryCollection)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NestedFieldsTest.NestedDetail

public NestedFieldsTest.NestedDetail()

NestedFieldsTest.NestedDetail

public NestedFieldsTest.NestedDetail(NestedFieldsTest.NestedDetailDetail detail)
Method Detail

getNestedEntryCollection

public java.util.Collection getNestedEntryCollection()

setNestedEntryCollection

public void setNestedEntryCollection(java.util.Collection nestedEntryCollection)

getNestedDetailDetail

public NestedFieldsTest.NestedDetailDetail getNestedDetailDetail()

setNestedDetailDetail

public void setNestedDetailDetail(NestedFieldsTest.NestedDetailDetail nestedDetailDetail)

toString

public java.lang.String toString()


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14