com.pnpconsult.zeiterfassung.model
Class Role

java.lang.Object
  extended bycom.pnpconsult.zeiterfassung.model.Role
All Implemented Interfaces:
java.io.Serializable

public class Role
extends java.lang.Object
implements java.io.Serializable

Version:
$Id: Role.java,v 1.4 2004/06/09 19:26:40 powerpete Exp $
Author:
M. Petersen
See Also:
Serialized Form

Constructor Summary
Role()
           
 
Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String description)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Role

public Role()
Method Detail

getName

public java.lang.String getName()
Returns:
Returns the name.

setName

public void setName(java.lang.String description)


Copyright © 2003-2004 PNP Unternehmensberatung. All Rights Reserved.