|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.reader.support.CompositeReaderChunk<I1,I2>
public class CompositeReaderChunk<I1,I2>
The Class CompositeReaderChunk.
Constructor Summary | |
---|---|
CompositeReaderChunk()
|
Method Summary | |
---|---|
java.util.List<I1> |
getItem1List()
Gets the item1 list. |
java.util.List<I2> |
getItem2List()
Gets the item2 list. |
void |
setItem1List(java.util.List<I1> item1List)
Sets the item1 list. |
void |
setItem2List(java.util.List<I2> item2List)
Sets the item2 list. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompositeReaderChunk()
Method Detail |
---|
public java.util.List<I1> getItem1List()
public void setItem1List(java.util.List<I1> item1List)
item1List
- the new item1 listpublic java.util.List<I2> getItem2List()
public void setItem2List(java.util.List<I2> item2List)
item2List
- the new item2 list
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |