com.mlw.fps.model.business.dao
Interface RoundDAO

All Known Implementing Classes:
RoundDAOImpl, RoundDAOImpl

public interface RoundDAO

Author:
Matthew Wilson

Method Summary
 void insert(Round round)
           
 

Method Detail

insert

public void insert(Round round)


Copyright © 2003 mlavilson. All Rights Reserved.