public interface ErrorResultTDs extends Serializable
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | ErrorResultTDs.TD | 
| Modifier and Type | Method and Description | 
|---|---|
| void | add(ErrorResultTDs.TD aTD) | 
| void | add(ErrorResultTDs.TD aTD,
   int anInsertPosition) | 
| ErrorResultTDs.TD | get(int aPosition) | 
| Iterator | iterator() | 
Iterator iterator()
void add(ErrorResultTDs.TD aTD)
void add(ErrorResultTDs.TD aTD, int anInsertPosition)
ErrorResultTDs.TD get(int aPosition)
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.