org.kuali.rice.kew.routemodule
Class TestRecipient

java.lang.Object
  extended by org.kuali.rice.kew.routemodule.TestRecipient

public class TestRecipient
extends Object

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
TestRecipient()
           
 
Method Summary
 String getId()
           
 String getType()
           
 void setId(String id)
           
 void setType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRecipient

public TestRecipient()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getType

public String getType()

setType

public void setType(String type)


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.