public class ListStatus extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
ListStatus.NoOrders |
Message.HeaderMessage.Trailer| Constructor and Description |
|---|
ListStatus() |
ListStatus(ListID listID,
NoRpts noRpts,
RptSeq rptSeq) |
| Modifier and Type | Method and Description |
|---|---|
ListID |
get(ListID value) |
NoOrders |
get(NoOrders value) |
NoRpts |
get(NoRpts value) |
RptSeq |
get(RptSeq value) |
WaveNo |
get(WaveNo value) |
ListID |
getListID() |
NoOrders |
getNoOrders() |
NoRpts |
getNoRpts() |
RptSeq |
getRptSeq() |
WaveNo |
getWaveNo() |
boolean |
isSet(ListID field) |
boolean |
isSet(NoOrders field) |
boolean |
isSet(NoRpts field) |
boolean |
isSet(RptSeq field) |
boolean |
isSet(WaveNo field) |
boolean |
isSetListID() |
boolean |
isSetNoOrders() |
boolean |
isSetNoRpts() |
boolean |
isSetRptSeq() |
boolean |
isSetWaveNo() |
void |
set(ListID value) |
void |
set(NoOrders value) |
void |
set(NoRpts value) |
void |
set(RptSeq value) |
void |
set(WaveNo 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 void set(ListID value)
public ListID get(ListID value) throws FieldNotFound
FieldNotFoundpublic ListID getListID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(ListID field)
public boolean isSetListID()
public void set(WaveNo value)
public WaveNo get(WaveNo value) throws FieldNotFound
FieldNotFoundpublic WaveNo getWaveNo() throws FieldNotFound
FieldNotFoundpublic boolean isSet(WaveNo field)
public boolean isSetWaveNo()
public void set(NoRpts value)
public NoRpts get(NoRpts value) throws FieldNotFound
FieldNotFoundpublic NoRpts getNoRpts() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoRpts field)
public boolean isSetNoRpts()
public void set(RptSeq value)
public RptSeq get(RptSeq value) throws FieldNotFound
FieldNotFoundpublic RptSeq getRptSeq() throws FieldNotFound
FieldNotFoundpublic boolean isSet(RptSeq field)
public boolean isSetRptSeq()
public void set(NoOrders value)
public NoOrders get(NoOrders value) throws FieldNotFound
FieldNotFoundpublic NoOrders getNoOrders() throws FieldNotFound
FieldNotFoundpublic boolean isSet(NoOrders field)
public boolean isSetNoOrders()
Copyright © 2021. All rights reserved.