Uses of Interface
com.ail.insurance.subrogation.makearecovery.MakeARecoveryArg

Packages that use MakeARecoveryArg
com.ail.insurance.subrogation   
com.ail.insurance.subrogation.makearecovery   
 

Uses of MakeARecoveryArg in com.ail.insurance.subrogation
 

Methods in com.ail.insurance.subrogation that return MakeARecoveryArg
 MakeARecoveryArg Subrogation.makeARecovery(MakeARecoveryArg arg)
           
 MakeARecoveryArg SubrogationBean.makeARecovery(MakeARecoveryArg arg)
           
 

Methods in com.ail.insurance.subrogation with parameters of type MakeARecoveryArg
 MakeARecoveryArg Subrogation.makeARecovery(MakeARecoveryArg arg)
           
 MakeARecoveryArg SubrogationBean.makeARecovery(MakeARecoveryArg arg)
           
 

Uses of MakeARecoveryArg in com.ail.insurance.subrogation.makearecovery
 

Classes in com.ail.insurance.subrogation.makearecovery that implement MakeARecoveryArg
 class MakeARecoveryArgImp
          This class represents the value object arguments and returns used/generated by the MakeARecovery entry point.
 class MakeARecoveryCommand