org.apache.commons.betwixt
Class TestCollectionMapping.Container

java.lang.Object
  extended by org.apache.commons.betwixt.TestCollectionMapping.Container
Enclosing class:
TestCollectionMapping

public static class TestCollectionMapping.Container
extends java.lang.Object


Constructor Summary
TestCollectionMapping.Container()
           
 
Method Summary
 void addElement(TestCollectionMapping.Element element)
           
 java.util.Iterator getElements()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCollectionMapping.Container

public TestCollectionMapping.Container()
Method Detail

getElements

public java.util.Iterator getElements()

addElement

public void addElement(TestCollectionMapping.Element element)


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