org.apache.commons.betwixt
Class Tweedledum

java.lang.Object
  extended by org.apache.commons.betwixt.Tweedledum

public class Tweedledum
extends java.lang.Object

Simple bean that with a (brotherly) cycle class graph reference

Version:
$Revision: 438373 $
Author:
Robert Burrell Donkin

Constructor Summary
Tweedledum()
           
Tweedledum(Tweedledee tweedledee)
           
 
Method Summary
 Tweedledee getBrother()
           
 java.lang.String getName()
           
 void setBrother(Tweedledee tweedledee)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tweedledum

public Tweedledum()

Tweedledum

public Tweedledum(Tweedledee tweedledee)
Method Detail

getBrother

public Tweedledee getBrother()

setBrother

public void setBrother(Tweedledee tweedledee)

getName

public java.lang.String getName()


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