public class PostalCodeId extends IdClassBase
| Constructor and Description | 
|---|
| PostalCodeId() | 
| PostalCodeId(String countryCode,
                        String code) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getCode() | 
| String | getCountryCode() | 
equals, hashCode, toStringpublic PostalCodeId()
public PostalCodeId(String countryCode, String code)
public String getCountryCode()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.