public class NaturalLanguage extends AbstractDataTransferObject implements NaturalLanguageContract
NaturalLanguageContract
,
Serialized FormModifier and Type | Class and Description |
---|---|
static class |
NaturalLanguage.Builder
This builder is used to construct instances of KRMS Repository Agenda.
|
static class |
NaturalLanguage.Cache |
static class |
NaturalLanguage.Constants
Defines some constants used on this class.
|
static class |
NaturalLanguage.Elements
A private class which exposes constants which define the XML element
names to use when this object is marshalled to XML.
|
Constructor and Description |
---|
NaturalLanguage()
This constructor should never be called.
|
Modifier and Type | Method and Description |
---|---|
String |
getKrmsObjectId()
Returns the krms object id associated with the natural language.
|
String |
getNaturalLanguage()
Returns the natural language representation for this node in the tree
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
public NaturalLanguage()
public String getKrmsObjectId()
NaturalLanguageContract
getKrmsObjectId
in interface NaturalLanguageContract
public String getNaturalLanguage()
NaturalLanguageContract
getNaturalLanguage
in interface NaturalLanguageContract
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.