Uses of Class
br.com.senior.hcm.dependent.pojos.State
-
Packages that use State Package Description br.com.senior.hcm.dependent.pojos -
-
Uses of State in br.com.senior.hcm.dependent.pojos
Methods in br.com.senior.hcm.dependent.pojos that return State Modifier and Type Method Description StateState. abbreviation(String abbreviation)StateState. countryId(Country countryId)StateCity. getStateId()Get stateIdStateState. id(String id)StateState. name(String name)Methods in br.com.senior.hcm.dependent.pojos with parameters of type State Modifier and Type Method Description voidCity. setStateId(State stateId)CityCity. stateId(State stateId)
-