public class AdHocRoutePersonId extends Object implements Serializable
| Constructor and Description | 
|---|
| AdHocRoutePersonId() | 
| AdHocRoutePersonId(Integer type,
                  String actionRequested,
                  String id) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| String | getActionRequested() | 
| String | getId() | 
| Integer | getType() | 
| int | hashCode() | 
public AdHocRoutePersonId()
public AdHocRoutePersonId(Integer type, String actionRequested, String id)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.