org.apache.commons.betwixt
Class TestCollectionMapping2.Element

java.lang.Object
  extended by org.apache.commons.betwixt.TestCollectionMapping2.Element
Enclosing class:
TestCollectionMapping2

public static class TestCollectionMapping2.Element
extends java.lang.Object


Constructor Summary
TestCollectionMapping2.Element()
           
 
Method Summary
 void addSubElement(TestCollectionMapping2.SubElement subElement)
           
 java.util.Iterator getSubElements()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCollectionMapping2.Element

public TestCollectionMapping2.Element()
Method Detail

getSubElements

public java.util.Iterator getSubElements()

addSubElement

public void addSubElement(TestCollectionMapping2.SubElement subElement)


Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.