Uses of Class
org.kuali.kfs.module.ar.batch.report.CustomerLoadResult.ResultCode

Packages that use CustomerLoadResult.ResultCode
org.kuali.kfs.module.ar.batch.report   
 

Uses of CustomerLoadResult.ResultCode in org.kuali.kfs.module.ar.batch.report
 

Methods in org.kuali.kfs.module.ar.batch.report that return CustomerLoadResult.ResultCode
 CustomerLoadResult.ResultCode CustomerLoadResult.getResult()
           
static CustomerLoadResult.ResultCode CustomerLoadResult.ResultCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CustomerLoadResult.ResultCode[] CustomerLoadResult.ResultCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.kuali.kfs.module.ar.batch.report with parameters of type CustomerLoadResult.ResultCode
static String CustomerLoadResult.getResultCodeString(CustomerLoadResult.ResultCode resultCode)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.