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() |
String |
getRuleTemplateId() |
String |
getValue() |
Long |
getVersionNumber() |
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()
getId in interface Identifiablepublic Long getVersionNumber()
getVersionNumber in interface VersionedCopyright © 2005–2016 The Kuali Foundation. All rights reserved.