org.chorem.bonzoms
Class Role

java.lang.Object
  extended by org.chorem.bonzoms.Role

public class Role
extends java.lang.Object


Field Summary
protected  java.util.Date fromDate
           
protected  java.lang.String name
           
protected  java.util.Date thruDate
           
 
Constructor Summary
Role()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected java.lang.String name

fromDate

protected java.util.Date fromDate

thruDate

protected java.util.Date thruDate
Constructor Detail

Role

public Role()


Copyright © 2007-2009 CodeLutin. All Rights Reserved.