Uses of Interface
org.kuali.coeus.common.api.state.StateContract
-
Packages that use StateContract Package Description org.kuali.coeus.common.api.state -
-
Uses of StateContract in org.kuali.coeus.common.api.state
Methods in org.kuali.coeus.common.api.state that return StateContract Modifier and Type Method Description StateContractKcStateService. getState(String countryCode, String code)This method retrieves a state by country code and state code.
-