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, setbodyLength, 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 RegistrationInstructions()
public RegistrationInstructions(RegistID registID, RegistTransType registTransType, RegistRefID registRefID)
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(RegistAcctType value)
public RegistAcctType get(RegistAcctType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RegistAcctType getRegistAcctType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RegistAcctType field)
public boolean isSetRegistAcctType()
public void set(TaxAdvantageType value)
public TaxAdvantageType get(TaxAdvantageType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TaxAdvantageType getTaxAdvantageType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TaxAdvantageType field)
public boolean isSetTaxAdvantageType()
public void set(OwnershipType value)
public OwnershipType get(OwnershipType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic OwnershipType getOwnershipType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(OwnershipType field)
public boolean isSetOwnershipType()
public void set(NoRegistDtls value)
public NoRegistDtls get(NoRegistDtls value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoRegistDtls getNoRegistDtls() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoRegistDtls field)
public boolean isSetNoRegistDtls()
public void set(NoDistribInsts value)
public NoDistribInsts get(NoDistribInsts value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoDistribInsts getNoDistribInsts() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoDistribInsts field)
public boolean isSetNoDistribInsts()
Copyright © 2021. All rights reserved.