public class ListStatusRequest extends Message
Message.HeaderMessage.Trailer| Constructor and Description |
|---|
ListStatusRequest() |
ListStatusRequest(ListID listID) |
| Modifier and Type | Method and Description |
|---|---|
ListID |
get(ListID value) |
Text |
get(Text value) |
WaveNo |
get(WaveNo value) |
ListID |
getListID() |
Text |
getText() |
WaveNo |
getWaveNo() |
boolean |
isSet(ListID field) |
boolean |
isSet(Text field) |
boolean |
isSet(WaveNo field) |
boolean |
isSetListID() |
boolean |
isSetText() |
boolean |
isSetWaveNo() |
void |
set(ListID value) |
void |
set(Text 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 ListStatusRequest()
public ListStatusRequest(ListID listID)
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(Text value)
public Text get(Text value) throws FieldNotFound
FieldNotFoundpublic Text getText() throws FieldNotFound
FieldNotFoundpublic boolean isSet(Text field)
public boolean isSetText()
Copyright © 2021. All rights reserved.