Roster/src/java/org/thdl/roster/om/DisciplinePeer.java

16 lines
419 B
Java
Executable File

package org.thdl.roster.om;
/**
* The skeleton for this class was autogenerated by Torque on:
*
* [Thu Feb 27 15:11:05 EST 2003]
*
* You should add additional methods to this class to meet the
* application requirements. This class will only be generated as
* long as it does not already exist in the output directory.
*/
public class DisciplinePeer
extends org.thdl.roster.om.BaseDisciplinePeer
{
}