Uses of Class
org.apache.commons.betwixt.LoopBean

Packages that use LoopBean
org.apache.commons.betwixt   
 

Uses of LoopBean in org.apache.commons.betwixt
 

Methods in org.apache.commons.betwixt that return LoopBean
static LoopBean LoopBean.createEmptyLoopExampleBean()
           
static LoopBean LoopBean.createIdOnlyLoopExampleBean()
           
static LoopBean LoopBean.createLoopExampleBean()
           
static LoopBean LoopBean.createNoLoopExampleBean()
           
static LoopBean LoopBean.createNotEmptyNoLoopExampleBean()
           
 LoopBean LoopBean.getFriend()
           
 

Methods in org.apache.commons.betwixt with parameters of type LoopBean
 void LoopBean.setFriend(LoopBean friend)
           
 



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