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.
|
getVersionNumber
isActive
String getCountryCode()
String getStateCode()
String getCityName()
String getCountyCode()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.