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, toString
public String getActionToPerform()
getActionToPerform
in interface RoutingReportActionToTakeContract
public String getPrincipalId()
getPrincipalId
in interface RoutingReportActionToTakeContract
public String getNodeName()
getNodeName
in interface RoutingReportActionToTakeContract
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.