org.apache.myfaces.trinidaddemo.tagDemos
Class ForEachBean.Species

java.lang.Object
  extended by org.apache.myfaces.trinidaddemo.tagDemos.ForEachBean.Species
Enclosing class:
ForEachBean

public static class ForEachBean.Species
extends Object


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

Method Detail

getName

public String getName()

getScientificName

public String getScientificName()


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.