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