public class IdAndErrorJoinByPosition extends Object
| Constructor and Description |
|---|
IdAndErrorJoinByPosition() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.collections4.MultiValuedMap<Integer,ErrorCode> |
getEc() |
int |
getId() |
void |
setEc(org.apache.commons.collections4.MultiValuedMap<Integer,ErrorCode> ec) |
void |
setId(int id) |
Copyright © 2005–2025. All rights reserved.