public final class RouteNodeInstanceState extends AbstractDataTransferObject implements RouteNodeInstanceStateContract
| Modifier and Type | Class and Description |
|---|---|
static class |
RouteNodeInstanceState.Builder
A builder which can be used to construct
RouteNodeInstanceState instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
The unique identifier for an object.
|
String |
getKey() |
String |
getValue() |
afterUnmarshal, beforeUnmarshal, equals, hashCode, toStringpublic String getId()
IdentifiablegetId in interface Identifiablepublic String getValue()
getValue in interface RouteNodeInstanceStateContractpublic String getKey()
getKey in interface RouteNodeInstanceStateContractCopyright © 2005-2012 The Kuali Foundation. All Rights Reserved.