Uses of Interface
org.apache.commons.betwixt.TestReferenceMapping.Element

Packages that use TestReferenceMapping.Element
org.apache.commons.betwixt   
 

Uses of TestReferenceMapping.Element in org.apache.commons.betwixt
 

Classes in org.apache.commons.betwixt that implement TestReferenceMapping.Element
static class TestReferenceMapping.ElementA
           
static class TestReferenceMapping.ElementB
           
 

Methods in org.apache.commons.betwixt that return TestReferenceMapping.Element
 TestReferenceMapping.Element TestReferenceMapping.Container.getElement1()
           
 TestReferenceMapping.Element TestReferenceMapping.Container.getElement2()
           
 

Methods in org.apache.commons.betwixt with parameters of type TestReferenceMapping.Element
 void TestReferenceMapping.Container.setElement1(TestReferenceMapping.Element element)
           
 void TestReferenceMapping.Container.setElement2(TestReferenceMapping.Element element)
           
 



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