|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.clients.workitem.query.BatchReadParameterCollection
public class BatchReadParameterCollection
Represents a collection of parameters from a batch read.
Constructor Summary | |
---|---|
BatchReadParameterCollection()
|
Method Summary | |
---|---|
void |
add(BatchReadParameter parameter)
|
BatchReadParameter |
getParameter(int ix)
|
int |
getSize()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BatchReadParameterCollection()
Method Detail |
---|
public void add(BatchReadParameter parameter)
public int getSize()
public BatchReadParameter getParameter(int ix)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |