Uses of Class
com.epam.fix.message.IndexedStorage
Packages that use IndexedStorage
-
Uses of IndexedStorage in com.epam.fix.message
Subclasses of IndexedStorage in com.epam.fix.messageModifier and TypeClassDescriptionclassCreated with IntelliJ IDEA.classCreated by IntelliJ IDEA.classThe FIX message.classCreated by IntelliJ IDEA.classMethods in com.epam.fix.message with parameters of type IndexedStorageModifier and TypeMethodDescriptionprotected voidFIXFieldListAdapter.deepCopy(IndexedStorage source) protected voidIndexedStorage.deepCopy(IndexedStorage source) protected voidIndexedStorage.fillSubStorage(int fromIndex, int toIndex, IndexedStorage subStorage) static StringRawFIXUtil.getMsgType(IndexedStorage msg) -
Uses of IndexedStorage in com.epam.fix.message.rg
Fields in com.epam.fix.message.rg declared as IndexedStorageMethods in com.epam.fix.message.rg with parameters of type IndexedStorageConstructors in com.epam.fix.message.rg with parameters of type IndexedStorageModifierConstructorDescriptionRepeatingGroupStorage(IndexedStorage storage, FIXVersion version, String msgType, boolean validation) RepeatingGroupStorage(IndexedStorage storage, com.epam.fixengine.configuration.FIXVersionContainer version, String msgType, boolean validation)