public class SequenceReset extends Message
Message.Header
Message.Trailer
Constructor and Description |
---|
SequenceReset() |
SequenceReset(NewSeqNo newSeqNo) |
Modifier and Type | Method and Description |
---|---|
GapFillFlag |
get(GapFillFlag value) |
NewSeqNo |
get(NewSeqNo value) |
GapFillFlag |
getGapFillFlag() |
NewSeqNo |
getNewSeqNo() |
boolean |
isSet(GapFillFlag field) |
boolean |
isSet(NewSeqNo field) |
boolean |
isSetGapFillFlag() |
boolean |
isSetNewSeqNo() |
void |
set(GapFillFlag value) |
void |
set(NewSeqNo value) |
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, newHeader, set, set, set
bodyLength, clear, clone, fromString, fromString, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reset, reverseRoute, toRawString, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroup
addGroup, addGroupRef, calculateString, 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, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, 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, setUtcTimeStamp
public static final String MSGTYPE
public SequenceReset()
public SequenceReset(NewSeqNo newSeqNo)
public void set(GapFillFlag value)
public GapFillFlag get(GapFillFlag value) throws FieldNotFound
FieldNotFound
public GapFillFlag getGapFillFlag() throws FieldNotFound
FieldNotFound
public boolean isSet(GapFillFlag field)
public boolean isSetGapFillFlag()
public void set(NewSeqNo value)
public NewSeqNo get(NewSeqNo value) throws FieldNotFound
FieldNotFound
public NewSeqNo getNewSeqNo() throws FieldNotFound
FieldNotFound
public boolean isSet(NewSeqNo field)
public boolean isSetNewSeqNo()
Copyright © 2021. All rights reserved.