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, trailerReplaceGroupaddGroup, 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, setUtcTimeStamppublic 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.FieldNotFoundpublic RegistID getRegistID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RegistID field)
public boolean isSetRegistID()
public void set(RegistTransType value)
public RegistTransType get(RegistTransType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RegistTransType getRegistTransType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RegistTransType field)
public boolean isSetRegistTransType()
public void set(RegistRefID value)
public RegistRefID get(RegistRefID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RegistRefID getRegistRefID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RegistRefID field)
public boolean isSetRegistRefID()
public void set(ClOrdID value)
public ClOrdID getClOrdID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(ClOrdID field)
public boolean isSetClOrdID()
public void set(Parties component)
public Parties get(Parties component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic Parties getParties() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoPartyIDs value)
public NoPartyIDs get(NoPartyIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoPartyIDs getNoPartyIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoPartyIDs field)
public boolean isSetNoPartyIDs()
public void set(Account value)
public Account getAccount() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Account field)
public boolean isSetAccount()
public void set(AcctIDSource value)
public AcctIDSource get(AcctIDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic AcctIDSource getAcctIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(AcctIDSource field)
public boolean isSetAcctIDSource()
public void set(RegistStatus value)
public RegistStatus get(RegistStatus value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RegistStatus getRegistStatus() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RegistStatus field)
public boolean isSetRegistStatus()
public void set(RegistRejReasonCode value)
public RegistRejReasonCode get(RegistRejReasonCode value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RegistRejReasonCode getRegistRejReasonCode() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RegistRejReasonCode field)
public boolean isSetRegistRejReasonCode()
public void set(RegistRejReasonText value)
public RegistRejReasonText get(RegistRejReasonText value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RegistRejReasonText getRegistRejReasonText() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RegistRejReasonText field)
public boolean isSetRegistRejReasonText()
Copyright © 2021. All rights reserved.