public class ApplicationSequenceControl
extends quickfix.MessageComponent
| Constructor and Description |
|---|
ApplicationSequenceControl() |
| Modifier and Type | Method and Description |
|---|---|
ApplID |
get(ApplID value) |
ApplLastSeqNum |
get(ApplLastSeqNum value) |
ApplResendFlag |
get(ApplResendFlag value) |
ApplSeqNum |
get(ApplSeqNum value) |
ApplID |
getApplID() |
ApplLastSeqNum |
getApplLastSeqNum() |
ApplResendFlag |
getApplResendFlag() |
ApplSeqNum |
getApplSeqNum() |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
boolean |
isSet(ApplID field) |
boolean |
isSet(ApplLastSeqNum field) |
boolean |
isSet(ApplResendFlag field) |
boolean |
isSet(ApplSeqNum field) |
boolean |
isSetApplID() |
boolean |
isSetApplLastSeqNum() |
boolean |
isSetApplResendFlag() |
boolean |
isSetApplSeqNum() |
void |
set(ApplID value) |
void |
set(ApplLastSeqNum value) |
void |
set(ApplResendFlag value) |
void |
set(ApplSeqNum 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, 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, setUtcTimeStamppublic static final String MSGTYPE
protected int[] getFields()
getFields in class quickfix.MessageComponentprotected int[] getGroupFields()
getGroupFields in class quickfix.MessageComponentpublic void set(ApplID value)
public ApplID getApplID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ApplID field)
public boolean isSetApplID()
public void set(ApplSeqNum value)
public ApplSeqNum get(ApplSeqNum value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ApplSeqNum getApplSeqNum() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ApplSeqNum field)
public boolean isSetApplSeqNum()
public void set(ApplLastSeqNum value)
public ApplLastSeqNum get(ApplLastSeqNum value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ApplLastSeqNum getApplLastSeqNum() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ApplLastSeqNum field)
public boolean isSetApplLastSeqNum()
public void set(ApplResendFlag value)
public ApplResendFlag get(ApplResendFlag value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic ApplResendFlag getApplResendFlag() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ApplResendFlag field)
public boolean isSetApplResendFlag()
Copyright © 2021. All rights reserved.