public class ConfirmationRequest extends Message
Modifier and Type | Class and Description |
---|---|
static class |
ConfirmationRequest.NoOrders |
Message.Header
Message.Trailer
Constructor and Description |
---|
ConfirmationRequest() |
ConfirmationRequest(ConfirmReqID confirmReqID,
ConfirmType confirmType,
TransactTime transactTime) |
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 ConfirmationRequest()
public ConfirmationRequest(ConfirmReqID confirmReqID, ConfirmType confirmType, TransactTime transactTime)
public void set(ConfirmReqID value)
public ConfirmReqID get(ConfirmReqID value) throws FieldNotFound
FieldNotFound
public ConfirmReqID getConfirmReqID() throws FieldNotFound
FieldNotFound
public boolean isSet(ConfirmReqID field)
public boolean isSetConfirmReqID()
public void set(ConfirmType value)
public ConfirmType get(ConfirmType value) throws FieldNotFound
FieldNotFound
public ConfirmType getConfirmType() throws FieldNotFound
FieldNotFound
public boolean isSet(ConfirmType field)
public boolean isSetConfirmType()
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()
public void set(AllocID value)
public AllocID get(AllocID value) throws FieldNotFound
FieldNotFound
public AllocID getAllocID() throws FieldNotFound
FieldNotFound
public boolean isSet(AllocID field)
public boolean isSetAllocID()
public void set(SecondaryAllocID value)
public SecondaryAllocID get(SecondaryAllocID value) throws FieldNotFound
FieldNotFound
public SecondaryAllocID getSecondaryAllocID() throws FieldNotFound
FieldNotFound
public boolean isSet(SecondaryAllocID field)
public boolean isSetSecondaryAllocID()
public void set(IndividualAllocID value)
public IndividualAllocID get(IndividualAllocID value) throws FieldNotFound
FieldNotFound
public IndividualAllocID getIndividualAllocID() throws FieldNotFound
FieldNotFound
public boolean isSet(IndividualAllocID field)
public boolean isSetIndividualAllocID()
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(AllocAccount value)
public AllocAccount get(AllocAccount value) throws FieldNotFound
FieldNotFound
public AllocAccount getAllocAccount() throws FieldNotFound
FieldNotFound
public boolean isSet(AllocAccount field)
public boolean isSetAllocAccount()
public void set(AllocAcctIDSource value)
public AllocAcctIDSource get(AllocAcctIDSource value) throws FieldNotFound
FieldNotFound
public AllocAcctIDSource getAllocAcctIDSource() throws FieldNotFound
FieldNotFound
public boolean isSet(AllocAcctIDSource field)
public boolean isSetAllocAcctIDSource()
public void set(AllocAccountType value)
public AllocAccountType get(AllocAccountType value) throws FieldNotFound
FieldNotFound
public AllocAccountType getAllocAccountType() throws FieldNotFound
FieldNotFound
public boolean isSet(AllocAccountType field)
public boolean isSetAllocAccountType()
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.