org.kuali.rice.kew.routemodule
Class TestDelegation
java.lang.Object
   org.kuali.rice.kew.routemodule.TestDelegation
org.kuali.rice.kew.routemodule.TestDelegation
- public class TestDelegation 
- extends Object
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
type
private String type
responsibility
private TestResponsibility responsibility
TestDelegation
public TestDelegation()
getResponsibility
public TestResponsibility getResponsibility()
- 
 
setResponsibility
public void setResponsibility(TestResponsibility responsibility)
- 
 
getType
public String getType()
- 
 
setType
public void setType(String type)
- 
 
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.