org.apache.commons.betwixt
Class TestMultipleCollectionMappings.Node2

java.lang.Object
  extended by org.apache.commons.betwixt.TestMultipleCollectionMappings.Node1
      extended by org.apache.commons.betwixt.TestMultipleCollectionMappings.Node2
Enclosing class:
TestMultipleCollectionMappings

public static class TestMultipleCollectionMappings.Node2
extends TestMultipleCollectionMappings.Node1


Constructor Summary
TestMultipleCollectionMappings.Node2()
           
 
Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMultipleCollectionMappings.Node2

public TestMultipleCollectionMappings.Node2()
Method Detail

getName

public java.lang.String getName()
Overrides:
getName in class TestMultipleCollectionMappings.Node1

setName

public void setName(java.lang.String name)
Overrides:
setName in class TestMultipleCollectionMappings.Node1


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