Uses of Class
org.apache.taglibs.rdc.MortgageData

Packages that use MortgageData
org.apache.taglibs.rdc.sampleapps.mortgage.struts A collection of struts classes used by the mortgage sample application. 
 

Uses of MortgageData in org.apache.taglibs.rdc.sampleapps.mortgage.struts
 

Methods in org.apache.taglibs.rdc.sampleapps.mortgage.struts that return MortgageData
 MortgageData MortgageBean.getMortgage()
          Get mortgage
 

Methods in org.apache.taglibs.rdc.sampleapps.mortgage.struts with parameters of type MortgageData
 void MortgageBean.setMortgage(MortgageData mortgage)
          Set mortgage
 



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.