Пример #1
0
  public List<PositionState> getPositionStates() {

    return Arrays.asList(PositionState.values());
  }