org.apache.commons.betwixt
Class TestReferenceMapping.Container

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

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


Constructor Summary
TestReferenceMapping.Container()
           
 
Method Summary
 TestReferenceMapping.Element getElement1()
           
 TestReferenceMapping.Element getElement2()
           
 void setElement1(TestReferenceMapping.Element element)
           
 void setElement2(TestReferenceMapping.Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestReferenceMapping.Container

public TestReferenceMapping.Container()
Method Detail

getElement1

public TestReferenceMapping.Element getElement1()

setElement1

public void setElement1(TestReferenceMapping.Element element)

getElement2

public TestReferenceMapping.Element getElement2()

setElement2

public void setElement2(TestReferenceMapping.Element element)


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