Package org.apache.bval.jsr.example
Interface ZipCodeCityCarrier
-
- All Known Implementing Classes:
Address
,Address
,BusinessAddress
,ValidationTest.FooAddress
public interface ZipCodeCityCarrier
Description:
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getCity()
String
getZipCode()
-