| Package | Description |
|---|---|
| com.opencsv.bean.mocks.join |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorCode> |
IdAndErrorSplitByPosition.getEc() |
org.apache.commons.collections4.MultiValuedMap<String,ErrorCode> |
IdAndErrorJoinByName.getEc() |
org.apache.commons.collections4.MultiValuedMap<Integer,ErrorCode> |
IdAndErrorJoinByPosition.getEc() |
List<ErrorCode> |
IdAndErrorSplitByName.getEc() |
| Modifier and Type | Method and Description |
|---|---|
void |
IdAndErrorSplitByPosition.setEc(List<ErrorCode> ec) |
void |
IdAndErrorSplitByName.setEc(List<ErrorCode> ec) |
void |
IdAndErrorJoinByPosition.setEc(org.apache.commons.collections4.MultiValuedMap<Integer,ErrorCode> ec) |
void |
IdAndErrorJoinByName.setEc(org.apache.commons.collections4.MultiValuedMap<String,ErrorCode> ec) |
Copyright © 2005–2025. All rights reserved.