public final class RuleTemplateOption extends AbstractDataTransferObject implements RuleTemplateOptionContract
| Modifier and Type | Class and Description | 
|---|---|
| static class  | RuleTemplateOption.BuilderA builder which can be used to construct  RuleTemplateOptioninstances. | 
| 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, hashCode, 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-2012 The Kuali Foundation. All Rights Reserved.