public class ResendRequest extends Message
Message.HeaderMessage.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, setbodyLength, 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, trailerReplaceGroupaddGroup, 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, setUtcTimeStamppublic static final String MSGTYPE
public ResendRequest()
public ResendRequest(BeginSeqNo beginSeqNo, EndSeqNo endSeqNo)
public void set(BeginSeqNo value)
public BeginSeqNo get(BeginSeqNo value) throws FieldNotFound
FieldNotFoundpublic BeginSeqNo getBeginSeqNo() throws FieldNotFound
FieldNotFoundpublic boolean isSet(BeginSeqNo field)
public boolean isSetBeginSeqNo()
public void set(EndSeqNo value)
public EndSeqNo get(EndSeqNo value) throws FieldNotFound
FieldNotFoundpublic EndSeqNo getEndSeqNo() throws FieldNotFound
FieldNotFoundpublic boolean isSet(EndSeqNo field)
public boolean isSetEndSeqNo()
Copyright © 2021. All rights reserved.