public interface StateEbo extends StateContract, org.kuali.rice.krad.bo.ExternalizableBusinessObject, org.kuali.rice.core.api.mo.common.active.MutableInactivatable
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
The code value for this object.
|
String |
getCountryCode()
This the postal country code for the State.
|
String |
getName()
This the postal name for the State.
|
Long |
getVersionNumber()
Returns the version number for this object.
|
boolean |
isActive()
The active indicator for an object.
|
void |
setActive(boolean active)
Sets the record to active or inactive.
|
String getCode()
getCode in interface org.kuali.rice.core.api.mo.common.CodedString getName()
getName in interface StateContractString getCountryCode()
getCountryCode in interface StateContractboolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.Inactivatablevoid setActive(boolean active)
setActive in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatableLong getVersionNumber()
getVersionNumber in interface org.kuali.rice.core.api.mo.common.VersionedCopyright © 2005–2016 The Kuali Foundation. All rights reserved.