public final class RuleTemplateOption extends AbstractDataTransferObject implements RuleTemplateOptionContract
| Modifier and Type | Class and Description |
|---|---|
static class |
RuleTemplateOption.Builder
A builder which can be used to construct
RuleTemplateOption instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getId()
The unique identifier for an object.
|
String |
getRuleTemplateId() |
String |
getValue() |
Long |
getVersionNumber()
Returns the version number for this object.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getValue()
getValue in interface RuleTemplateOptionContractpublic String getRuleTemplateId()
getRuleTemplateId in interface RuleTemplateOptionContractpublic String getCode()
getCode in interface RuleTemplateOptionContractpublic String getId()
IdentifiablegetId in interface Identifiablepublic Long getVersionNumber()
VersionedgetVersionNumber in interface VersionedCopyright © 2005-2015 The Kuali Foundation. All Rights Reserved.