public interface ZipCodeDao
| Modifier and Type | Method and Description |
|---|---|
ZipCode |
findBestZipCode(String pCity,
String pCounty,
String pState,
Integer pZipCode,
Long pZipGeo) |
ZipCode |
findZipCodeByZipCode(Integer zipCode) |
Copyright © 2015. All Rights Reserved.