org.osesb.messagepipeline.test
Class LoanApplication

java.lang.Object
  extended by org.osesb.messagepipeline.test.LoanApplication

public class LoanApplication
extends java.lang.Object

Used for unit testing DroolsRuleApplierPipelineStage using /testdata/LoanApplication.drl


Constructor Summary
LoanApplication()
           
 
Method Summary
 java.lang.String getCustomer()
           
 void setCustomer(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoanApplication

public LoanApplication()
Method Detail

getCustomer

public java.lang.String getCustomer()

setCustomer

public void setCustomer(java.lang.String value)