public interface CountyEbo extends CountyContract, 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 County.
|
String |
getName()
This the name for the County.
|
String |
getStateCode()
This the postal state code for the County.
|
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 getCountryCode()
getCountryCode in interface CountyContractString getStateCode()
getStateCode in interface CountyContractString getName()
getName in interface CountyContractString getCode()
getCode in interface org.kuali.rice.core.api.mo.common.CodedLong getVersionNumber()
getVersionNumber in interface org.kuali.rice.core.api.mo.common.Versionedboolean 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.MutableInactivatableCopyright © 2005–2018 The Kuali Foundation. All rights reserved.