public final class RoutingReportActionToTake extends AbstractDataTransferObject implements RoutingReportActionToTakeContract
| Modifier and Type | Class and Description |
|---|---|
static class |
RoutingReportActionToTake.Builder
A builder which can be used to construct
RoutingReportActionToTake instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionToPerform() |
String |
getNodeName() |
String |
getPrincipalId() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getActionToPerform()
getActionToPerform in interface RoutingReportActionToTakeContractpublic String getPrincipalId()
getPrincipalId in interface RoutingReportActionToTakeContractpublic String getNodeName()
getNodeName in interface RoutingReportActionToTakeContractCopyright © 2005–2016 The Kuali Foundation. All rights reserved.