public class RegistrationInstructionsResponse extends Message
Modifier and Type | Class and Description |
---|---|
static class |
RegistrationInstructionsResponse.NoPartyIDs |
Message.Header
Constructor and Description |
---|
RegistrationInstructionsResponse() |
RegistrationInstructionsResponse(RegistID registID,
RegistTransType registTransType,
RegistRefID registRefID,
RegistStatus registStatus) |
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 RegistrationInstructionsResponse()
public RegistrationInstructionsResponse(RegistID registID, RegistTransType registTransType, RegistRefID registRefID, RegistStatus registStatus)
public void set(RegistID value)
public RegistID get(RegistID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RegistID getRegistID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RegistID field)
public boolean isSetRegistID()
public void set(RegistTransType value)
public RegistTransType get(RegistTransType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RegistTransType getRegistTransType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RegistTransType field)
public boolean isSetRegistTransType()
public void set(RegistRefID value)
public RegistRefID get(RegistRefID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RegistRefID getRegistRefID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RegistRefID field)
public boolean isSetRegistRefID()
public void set(ClOrdID value)
public ClOrdID getClOrdID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(ClOrdID field)
public boolean isSetClOrdID()
public void set(Parties component)
public Parties get(Parties component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public Parties getParties() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoPartyIDs value)
public NoPartyIDs get(NoPartyIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoPartyIDs getNoPartyIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoPartyIDs field)
public boolean isSetNoPartyIDs()
public void set(Account value)
public Account getAccount() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(Account field)
public boolean isSetAccount()
public void set(AcctIDSource value)
public AcctIDSource get(AcctIDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public AcctIDSource getAcctIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(AcctIDSource field)
public boolean isSetAcctIDSource()
public void set(RegistStatus value)
public RegistStatus get(RegistStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RegistStatus getRegistStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RegistStatus field)
public boolean isSetRegistStatus()
public void set(RegistRejReasonCode value)
public RegistRejReasonCode get(RegistRejReasonCode value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RegistRejReasonCode getRegistRejReasonCode() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RegistRejReasonCode field)
public boolean isSetRegistRejReasonCode()
public void set(RegistRejReasonText value)
public RegistRejReasonText get(RegistRejReasonText value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RegistRejReasonText getRegistRejReasonText() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RegistRejReasonText field)
public boolean isSetRegistRejReasonText()
Copyright © 2021. All rights reserved.