public class ListCancelRequest extends Message
Message.Header
Message.Trailer
Constructor and Description |
---|
ListCancelRequest() |
ListCancelRequest(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, 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 ListCancelRequest()
public ListCancelRequest(ListID listID)
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(Text value)
public Text get(Text value) throws FieldNotFound
FieldNotFound
public Text getText() throws FieldNotFound
FieldNotFound
public boolean isSet(Text field)
public boolean isSetText()
Copyright © 2021. All rights reserved.