public class RegistrationInstructions extends Message
Modifier and Type | Class and Description |
---|---|
static class |
RegistrationInstructions.NoDistribInsts |
static class |
RegistrationInstructions.NoPartyIDs |
static class |
RegistrationInstructions.NoRegistDtls |
Message.Header
Constructor and Description |
---|
RegistrationInstructions() |
RegistrationInstructions(RegistID registID,
RegistTransType registTransType,
RegistRefID registRefID) |
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 RegistrationInstructions()
public RegistrationInstructions(RegistID registID, RegistTransType registTransType, RegistRefID registRefID)
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(RegistAcctType value)
public RegistAcctType get(RegistAcctType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RegistAcctType getRegistAcctType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RegistAcctType field)
public boolean isSetRegistAcctType()
public void set(TaxAdvantageType value)
public TaxAdvantageType get(TaxAdvantageType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TaxAdvantageType getTaxAdvantageType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TaxAdvantageType field)
public boolean isSetTaxAdvantageType()
public void set(OwnershipType value)
public OwnershipType get(OwnershipType value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public OwnershipType getOwnershipType() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(OwnershipType field)
public boolean isSetOwnershipType()
public void set(NoRegistDtls value)
public NoRegistDtls get(NoRegistDtls value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoRegistDtls getNoRegistDtls() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoRegistDtls field)
public boolean isSetNoRegistDtls()
public void set(NoDistribInsts value)
public NoDistribInsts get(NoDistribInsts value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoDistribInsts getNoDistribInsts() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoDistribInsts field)
public boolean isSetNoDistribInsts()
Copyright © 2021. All rights reserved.