public class ListCancelRequest extends Message
Message.Header
Message.Trailer
Constructor and Description |
---|
ListCancelRequest() |
ListCancelRequest(ListID listID,
TransactTime transactTime) |
Modifier and Type | Method and Description |
---|---|
EncodedText |
get(EncodedText value) |
EncodedTextLen |
get(EncodedTextLen value) |
ListID |
get(ListID value) |
Text |
get(Text value) |
TransactTime |
get(TransactTime value) |
EncodedText |
getEncodedText() |
EncodedTextLen |
getEncodedTextLen() |
ListID |
getListID() |
Text |
getText() |
TransactTime |
getTransactTime() |
boolean |
isSet(EncodedText field) |
boolean |
isSet(EncodedTextLen field) |
boolean |
isSet(ListID field) |
boolean |
isSet(Text field) |
boolean |
isSet(TransactTime field) |
boolean |
isSetEncodedText() |
boolean |
isSetEncodedTextLen() |
boolean |
isSetListID() |
boolean |
isSetText() |
boolean |
isSetTransactTime() |
void |
set(EncodedText value) |
void |
set(EncodedTextLen value) |
void |
set(ListID value) |
void |
set(Text value) |
void |
set(TransactTime 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, TransactTime transactTime)
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(TransactTime value)
public TransactTime get(TransactTime value) throws FieldNotFound
FieldNotFound
public TransactTime getTransactTime() throws FieldNotFound
FieldNotFound
public boolean isSet(TransactTime field)
public boolean isSetTransactTime()
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()
public void set(EncodedTextLen value)
public EncodedTextLen get(EncodedTextLen value) throws FieldNotFound
FieldNotFound
public EncodedTextLen getEncodedTextLen() throws FieldNotFound
FieldNotFound
public boolean isSet(EncodedTextLen field)
public boolean isSetEncodedTextLen()
public void set(EncodedText value)
public EncodedText get(EncodedText value) throws FieldNotFound
FieldNotFound
public EncodedText getEncodedText() throws FieldNotFound
FieldNotFound
public boolean isSet(EncodedText field)
public boolean isSetEncodedText()
Copyright © 2021. All rights reserved.