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, toString
public String getId()
Identifiable
getId
in interface Identifiable
public String getValue()
getValue
in interface RouteNodeInstanceStateContract
public String getKey()
getKey
in interface RouteNodeInstanceStateContract
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.