public final class DocumentTypeAttribute extends AbstractDataTransferObject implements DocumentTypeAttributeContract
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentTypeAttribute.Builder
A builder which can be used to construct
DocumentTypeAttribute instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentTypeId() |
String |
getId() |
int |
getOrderIndex() |
ExtensionDefinition |
getRuleAttribute() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic ExtensionDefinition getRuleAttribute()
getRuleAttribute in interface DocumentTypeAttributeContractpublic String getDocumentTypeId()
getDocumentTypeId in interface DocumentTypeAttributeContractpublic int getOrderIndex()
getOrderIndex in interface DocumentTypeAttributeContractpublic String getId()
getId in interface IdentifiableCopyright © 2005–2018 The Kuali Foundation. All rights reserved.