org.apache.tapestry5.tutorial.pages
Class Index

java.lang.Object
  extended by org.apache.tapestry5.tutorial.pages.Index

public class Index
extends java.lang.Object


Constructor Summary
Index()
           
 
Method Summary
 java.util.List<Address> getAddresses()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Index

public Index()
Method Detail

getAddresses

public java.util.List<Address> getAddresses()


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