org.apache.commons.betwixt
Class Tweedledee

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

public class Tweedledee
extends java.lang.Object

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

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

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

Constructor Detail

Tweedledee

public Tweedledee()

Tweedledee

public Tweedledee(Tweedledum tweedledum)
Method Detail

getBrother

public Tweedledum getBrother()

setBrother

public void setBrother(Tweedledum tweedledum)

getName

public java.lang.String getName()


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