com.partnersoft.v3x.apps.Staker.FieldStaker
Class StakerLogic

java.lang.Object
  extended by com.partnersoft.v3x.apps.Staker.FieldStaker.StakerLogic

public class StakerLogic
extends java.lang.Object


Constructor Summary
StakerLogic(Staker staker)
           
 
Method Summary
 StakerFileLogic getFileLogic()
           
 Staker getStaker()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StakerLogic

public StakerLogic(Staker staker)
Method Detail

getStaker

public Staker getStaker()

getFileLogic

public StakerFileLogic getFileLogic()