Uses of Class
org.apache.commons.betwixt.schema.CustomerBean

Packages that use CustomerBean
org.apache.commons.betwixt.schema   
 

Uses of CustomerBean in org.apache.commons.betwixt.schema
 

Methods in org.apache.commons.betwixt.schema that return CustomerBean
 CustomerBean OrderBean.getCustomer()
           
 

Methods in org.apache.commons.betwixt.schema with parameters of type CustomerBean
 void OrderBean.setCustomer(CustomerBean bean)
           
 

Constructors in org.apache.commons.betwixt.schema with parameters of type CustomerBean
OrderBean(java.lang.String code, CustomerBean customer)
           
 



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