Interface GetCountiesResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptiongetState()voidsetCounties(List<CountyTransfer> counties) voidsetState(StateTransfer state)
-
Method Details
-
getState
-
setState
-
getCounties
-
setCounties
-