Package org.kuali.rice.kew.api.doctype
Class RouteNodeConfigurationParameter
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter
- All Implemented Interfaces:
Serializable,org.kuali.rice.core.api.mo.common.Identifiable,org.kuali.rice.core.api.mo.ModelObjectBasic,org.kuali.rice.core.api.mo.ModelObjectComplete,org.kuali.rice.core.api.util.KeyValue,RouteNodeConfigurationParameterContract
public final class RouteNodeConfigurationParameter
extends org.kuali.rice.core.api.mo.AbstractDataTransferObject
implements RouteNodeConfigurationParameterContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructRouteNodeConfigurationParameterinstances. -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getId
- Specified by:
getIdin interfaceorg.kuali.rice.core.api.mo.common.Identifiable
-
getRouteNodeId
- Specified by:
getRouteNodeIdin interfaceRouteNodeConfigurationParameterContract
-
getKey
- Specified by:
getKeyin interfaceorg.kuali.rice.core.api.util.KeyValue
-
getValue
- Specified by:
getValuein interfaceorg.kuali.rice.core.api.util.KeyValue
-