org.kuali.rice.location.impl.county
Class CountyId
java.lang.Object
org.kuali.rice.krad.data.jpa.IdClassBase
org.kuali.rice.location.impl.county.CountyId
- All Implemented Interfaces:
- Serializable
public class CountyId
- extends IdClassBase
- See Also:
- Serialized Form
CountyId
public CountyId()
CountyId
public CountyId(String code,
String countryCode,
String stateCode)
getCode
public String getCode()
getCountryCode
public String getCountryCode()
getStateCode
public String getStateCode()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.