コード例 #1
0
  @Override
  public List<State> getStates() throws SapeStoreException {

    return addressDao.getStateList();
  }