public class ResendRequest extends Message
Message.Header
Message.Trailer
Constructor and Description |
---|
ResendRequest() |
ResendRequest(BeginSeqNo beginSeqNo,
EndSeqNo endSeqNo) |
Modifier and Type | Method and Description |
---|---|
BeginSeqNo |
get(BeginSeqNo value) |
EndSeqNo |
get(EndSeqNo value) |
BeginSeqNo |
getBeginSeqNo() |
EndSeqNo |
getEndSeqNo() |
boolean |
isSet(BeginSeqNo field) |
boolean |
isSet(EndSeqNo field) |
boolean |
isSetBeginSeqNo() |
boolean |
isSetEndSeqNo() |
void |
set(BeginSeqNo value) |
void |
set(EndSeqNo 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 ResendRequest()
public ResendRequest(BeginSeqNo beginSeqNo, EndSeqNo endSeqNo)
public void set(BeginSeqNo value)
public BeginSeqNo get(BeginSeqNo value) throws FieldNotFound
FieldNotFound
public BeginSeqNo getBeginSeqNo() throws FieldNotFound
FieldNotFound
public boolean isSet(BeginSeqNo field)
public boolean isSetBeginSeqNo()
public void set(EndSeqNo value)
public EndSeqNo get(EndSeqNo value) throws FieldNotFound
FieldNotFound
public EndSeqNo getEndSeqNo() throws FieldNotFound
FieldNotFound
public boolean isSet(EndSeqNo field)
public boolean isSetEndSeqNo()
Copyright © 2021. All rights reserved.