public interface CountyContract extends Inactivatable, Versioned, Coded
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
isActivegetVersionNumberString getCountryCode()
String getStateCode()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.