public final class NaturalLanguageUsage extends AbstractDataTransferObject implements NaturalLanguageUsageContract
NaturalLanguageUsageContract,
Serialized Form| Modifier and Type | Class and Description |
|---|---|
static class |
NaturalLanguageUsage.Builder
A builder which can be used to construct
NaturalLanguageUsage instances. |
static class |
NaturalLanguageUsage.Cache |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
This is the Description of the NaturalLanguageUsage
|
String |
getId() |
String |
getName()
This is the name of the NaturalLanguageUsage
|
String |
getNamespace()
This is the namespace of the NaturalLanguageUsage
|
Long |
getVersionNumber() |
boolean |
isActive() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getName()
NaturalLanguageUsageContractThe name of the NaturalLanguageUsage
getName in interface NaturalLanguageUsageContractpublic String getDescription()
NaturalLanguageUsageContractThe Description of the NaturalLanguageUsage
getDescription in interface NaturalLanguageUsageContractpublic String getNamespace()
NaturalLanguageUsageContractThe namespace of the NaturalLanguageUsage
getNamespace in interface NaturalLanguageUsageContractpublic String getId()
getId in interface Identifiablepublic boolean isActive()
isActive in interface Inactivatablepublic Long getVersionNumber()
getVersionNumber in interface VersionedCopyright © 2005–2016 The Kuali Foundation. All rights reserved.