Uses of Class
org.kuali.rice.location.api.postalcode.PostalCode
Packages that use PostalCode
-
Uses of PostalCode in org.kuali.rice.location.api.postalcode
Methods in org.kuali.rice.location.api.postalcode that return PostalCodeModifier and TypeMethodDescriptionPostalCode.Builder.build()PostalCodeService.getPostalCode(String countryCode, String code) Gets aPostalCodefrom a postal country code and postal code value.Methods in org.kuali.rice.location.api.postalcode that return types with arguments of type PostalCodeModifier and TypeMethodDescriptionPostalCodeService.findAllPostalCodesInCountry(String countryCode) Gets all thePostalCodefor postal country code.PostalCodeQueryResults.getResults()