public class AttachmentKeywordGrp
extends quickfix.MessageComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
AttachmentKeywordGrp.NoAttachmentKeywords |
| Constructor and Description |
|---|
AttachmentKeywordGrp() |
| Modifier and Type | Method and Description |
|---|---|
AttachmentKeyword |
get(AttachmentKeyword value) |
NoAttachmentKeywords |
get(NoAttachmentKeywords value) |
AttachmentKeyword |
getAttachmentKeyword() |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
NoAttachmentKeywords |
getNoAttachmentKeywords() |
boolean |
isSet(AttachmentKeyword field) |
boolean |
isSet(NoAttachmentKeywords field) |
boolean |
isSetAttachmentKeyword() |
boolean |
isSetNoAttachmentKeywords() |
void |
set(AttachmentKeyword value) |
void |
set(NoAttachmentKeywords value) |
addGroup, addGroupRef, calculateString, clear, getBoolean, getChar, getChars, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getOptionalDecimal, getOptionalString, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, groupKeys, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, reset, setBoolean, setBytes, setChar, setChars, setComponent, setDecimal, setDecimal, setDouble, setDouble, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setFields, setGroupCount, setGroups, setGroups, setInt, setString, setUtcDateOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic static final String MSGTYPE
protected int[] getFields()
getFields in class quickfix.MessageComponentprotected int[] getGroupFields()
getGroupFields in class quickfix.MessageComponentpublic void set(NoAttachmentKeywords value)
public NoAttachmentKeywords get(NoAttachmentKeywords value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoAttachmentKeywords getNoAttachmentKeywords() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoAttachmentKeywords field)
public boolean isSetNoAttachmentKeywords()
public void set(AttachmentKeyword value)
public AttachmentKeyword get(AttachmentKeyword value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic AttachmentKeyword getAttachmentKeyword() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(AttachmentKeyword field)
public boolean isSetAttachmentKeyword()
Copyright © 2026. All rights reserved.