public class StateInfo extends HasAttributesInfo implements State, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
StateInfo.Builder |
attributes| Modifier and Type | Method and Description |
|---|---|
String |
getDescr()
Name: Description
Narrative description of the State
|
Date |
getEffectiveDate()
Name:Effective Date
Date/time this object became effective.
|
Date |
getExpirationDate()
Name: Expiration Date
Date/time this relationship is no longer effective.
|
String |
getKey()
Unique key to this object.
|
String |
getName()
Name: Name
Friendly name of the State
|
getAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributespublic String getKey()
HasKeypublic String getName()
Statepublic String getDescr()
Statepublic Date getEffectiveDate()
HasEffectiveDatesgetEffectiveDate in interface HasEffectiveDatespublic Date getExpirationDate()
HasEffectiveDatesgetExpirationDate in interface HasEffectiveDatesCopyright © 2004–2014 The Kuali Foundation. All rights reserved.