Skip to main content
summaryrefslogtreecommitdiffstats
blob: 2c8ca51ffb31ad7ffaa62d0db53b39427f948483 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
team package teampkg.Team_1;

/**
 * @author kaschja
 * @version $Id: SampleRole.java 5749 2005-05-30 11:52:29Z anklam $
 */
public class SampleRole playedBy basepkg.SampleBase
{

}

Back to the top