org.apache.tapestry.junit.mock.c26
Class Global

java.lang.Object
  extended by org.apache.tapestry.junit.mock.c26.Global
All Implemented Interfaces:
Serializable

public class Global
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

Global

public Global()
Method Detail

getName

public String getName()

setName

public void setName(String name)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.