public class Reject extends Message
Message.Header
Message.Trailer
Modifier and Type | Method and Description |
---|---|
RefSeqNum |
get(RefSeqNum value) |
Text |
get(Text value) |
RefSeqNum |
getRefSeqNum() |
Text |
getText() |
boolean |
isSet(RefSeqNum field) |
boolean |
isSet(Text field) |
boolean |
isSetRefSeqNum() |
boolean |
isSetText() |
void |
set(RefSeqNum value) |
void |
set(Text 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 Reject()
public Reject(RefSeqNum refSeqNum)
public void set(RefSeqNum value)
public RefSeqNum get(RefSeqNum value) throws FieldNotFound
FieldNotFound
public RefSeqNum getRefSeqNum() throws FieldNotFound
FieldNotFound
public boolean isSet(RefSeqNum field)
public boolean isSetRefSeqNum()
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.