public interface PostalCodeContract extends Versioned, Inactivatable, Coded
| Modifier and Type | Method and Description | 
|---|---|
| String | getCityName()This the postal state code for the PostalCode. | 
| String | getCountryCode()This the postal country code for the PostalCode. | 
| String | getCountyCode()This the county code for the PostalCode. | 
| String | getStateCode()This the postal state code for the PostalCode. | 
getVersionNumberisActiveString getCountryCode()
String getStateCode()
String getCityName()
String getCountyCode()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.