|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.epam.fix.message.IndexedStorage
com.epam.fix.message.ExtendedIndexedStorage
com.epam.fix.message.AbstractFIXFieldList
com.epam.fix.message.FIXFieldListAdapter
com.epam.fix.message.FIXFieldList
com.epam.fix.message.RepeatingGroup
public final class RepeatingGroup
User: 8 Time: 11:43:44 PM
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.epam.fix.message.IndexedStorage |
|---|
IndexedStorage.MISSING_TAG_HANDLING |
| Field Summary |
|---|
| Fields inherited from class com.epam.fix.message.FIXFieldListAdapter |
|---|
fieldIterator, fixFields |
| Fields inherited from class com.epam.fix.message.AbstractFIXFieldList |
|---|
forceCloneOnSend, isFree, isMessageIncomplete, isPreparedMessage, tagValueIterator |
| Fields inherited from class com.epam.fix.message.IndexedStorage |
|---|
FIELD_SEPARATOR, NOTFOUND |
| Constructor Summary | |
|---|---|
RepeatingGroup(int tag)
|
|
| Method Summary | |
|---|---|
void |
add(FIXFieldList alist)
|
| Methods inherited from class com.epam.fix.message.FIXFieldList |
|---|
addFIXField, clone, deepClone, makeStandalone, newEmptyInstance, notifyInvalidMessage, releaseInstance |
| Methods inherited from class com.epam.fix.message.FIXFieldListAdapter |
|---|
add, add, add, add, add, add, addAll, addAll, addAtIndex, clear, contains, containsAll, deepCopy, extractGroup, extractGroup, get, getFIXField, getTag, getTag, getTagAsInt, getTagAsInt, getTagAsIntAtIndex, getTagAtIndex, getTagStringValue, indexOf, isEmpty, isEquals, iterator, lastIndexOf, listIterator, listIterator, onEnlarge, remove, remove, removeAll, removeRange, removeTagAtIndex, reserveTagAtIndex, retainAll, set, size, splitAsList, subList, toArray, toArray, trimToSize, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex, updateValueAtIndex |
| Methods inherited from class com.epam.fix.message.AbstractFIXFieldList |
|---|
add, addAll, calculateBodyLength, calculateChecksum, canCopyInPlace, canCopyInPlaceNumber, deepCopyTo, equals, getTagIndex, getTagLength, getTagNumAtIndex, getTagValueIterator, isMessageBufferContinuous, isMessageIncomplete, isOriginatingFromPool, isPreparedMessage, isUserOwned, removeTag, split, switchToStandalone, toByteArray, toByteArrayAndReturnNextPosition, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.List |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public RepeatingGroup(int tag)
| Method Detail |
|---|
public final void add(FIXFieldList alist)
add in class FIXFieldListAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||