Uses of Class
com.sun.j2ee.blueprints.smarticket.ejb.customer.CustomerInformation

Packages that use CustomerInformation
com.sun.j2ee.blueprints.smarticket.ejb.customer   
 

Uses of CustomerInformation in com.sun.j2ee.blueprints.smarticket.ejb.customer
 

Fields in com.sun.j2ee.blueprints.smarticket.ejb.customer declared as CustomerInformation
protected  CustomerInformation CustomerEJB.information
           
 

Methods in com.sun.j2ee.blueprints.smarticket.ejb.customer that return CustomerInformation
 CustomerInformation Customer.getInformation()
           
 CustomerInformation CustomerEJB.getInformation()
           
 

Methods in com.sun.j2ee.blueprints.smarticket.ejb.customer with parameters of type CustomerInformation
 void CustomerInformation.init(CustomerInformation ci)
           
 



Copyright © 2002 Sun Microsystems Inc. All rights reserved.