quickfix.fix43
Class RegistrationInstructions

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Message
          extended by quickfix.fix43.Message
              extended by quickfix.fix43.RegistrationInstructions
All Implemented Interfaces:
java.io.Serializable

public class RegistrationInstructions
extends Message

See Also:
Serialized Form

Nested Class Summary
static class RegistrationInstructions.NoDistribInsts
           
static class RegistrationInstructions.NoPartyIDs
           
static class RegistrationInstructions.NoRegistDtls
           
 
Nested classes/interfaces inherited from class quickfix.fix43.Message
Message.Header
 
Nested classes/interfaces inherited from class quickfix.Message
Message.Trailer
 
Field Summary
static java.lang.String MSGTYPE
           
 
Fields inherited from class quickfix.Message
header, trailer
 
Constructor Summary
RegistrationInstructions()
           
RegistrationInstructions(RegistID registID, RegistTransType registTransType, RegistRefID registRefID)
           
 
Method Summary
 Account get(Account value)
           
 ClOrdID get(ClOrdID value)
           
 NoDistribInsts get(NoDistribInsts value)
           
 NoPartyIDs get(NoPartyIDs value)
           
 NoRegistDtls get(NoRegistDtls value)
           
 OwnershipType get(OwnershipType value)
           
 Parties get(Parties component)
           
 RegistAcctType get(RegistAcctType value)
           
 RegistID get(RegistID value)
           
 RegistRefID get(RegistRefID value)
           
 RegistTransType get(RegistTransType value)
           
 TaxAdvantageType get(TaxAdvantageType value)
           
 Account getAccount()
           
 ClOrdID getClOrdID()
           
 NoDistribInsts getNoDistribInsts()
           
 NoPartyIDs getNoPartyIDs()
           
 NoRegistDtls getNoRegistDtls()
           
 OwnershipType getOwnershipType()
           
 Parties getParties()
           
 RegistAcctType getRegistAcctType()
           
 RegistID getRegistID()
           
 RegistRefID getRegistRefID()
           
 RegistTransType getRegistTransType()
           
 TaxAdvantageType getTaxAdvantageType()
           
 boolean isSet(Account field)
           
 boolean isSet(ClOrdID field)
           
 boolean isSet(NoDistribInsts field)
           
 boolean isSet(NoPartyIDs field)
           
 boolean isSet(NoRegistDtls field)
           
 boolean isSet(OwnershipType field)
           
 boolean isSet(RegistAcctType field)
           
 boolean isSet(RegistID field)
           
 boolean isSet(RegistRefID field)
           
 boolean isSet(RegistTransType field)
           
 boolean isSet(TaxAdvantageType field)
           
 boolean isSetAccount()
           
 boolean isSetClOrdID()
           
 boolean isSetNoDistribInsts()
           
 boolean isSetNoPartyIDs()
           
 boolean isSetNoRegistDtls()
           
 boolean isSetOwnershipType()
           
 boolean isSetRegistAcctType()
           
 boolean isSetRegistID()
           
 boolean isSetRegistRefID()
           
 boolean isSetRegistTransType()
           
 boolean isSetTaxAdvantageType()
           
 void set(Account value)
           
 void set(ClOrdID value)
           
 void set(NoDistribInsts value)
           
 void set(NoPartyIDs value)
           
 void set(NoRegistDtls value)
           
 void set(OwnershipType value)
           
 void set(Parties component)
           
 void set(RegistAcctType value)
           
 void set(RegistID value)
           
 void set(RegistRefID value)
           
 void set(RegistTransType value)
           
 void set(TaxAdvantageType value)
           
 
Methods inherited from class quickfix.fix43.Message
get, get, get, getCheckSum, getSignature, getSignatureLength, isSet, isSet, isSet, isSetCheckSum, isSetSignature, isSetSignatureLength, set, set, set
 
Methods inherited from class quickfix.Message
bodyLength, clear, clone, fromString, fromString, getException, getHeader, getTrailer, headerAddGroup, headerGetGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerHasGroup, headerRemoveGroup, headerReplaceGroup, identifyType, InitializeXML, isAdmin, isApp, isEmpty, pushBack, reverseRoute, toString, toXML, toXML, trailerAddGroup, trailerGetGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerHasGroup, trailerRemoveGroup, trailerReplaceGroup
 
Methods inherited from class quickfix.FieldMap
addGroup, calculateString, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, initializeFrom, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, setBoolean, setBytes, setChar, 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, setUtcTimeStamp, setUtcTimeStamp
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

MSGTYPE

public static final java.lang.String MSGTYPE
See Also:
Constant Field Values
Constructor Detail

RegistrationInstructions

public RegistrationInstructions()

RegistrationInstructions

public RegistrationInstructions(RegistID registID,
                                RegistTransType registTransType,
                                RegistRefID registRefID)
Method Detail

set

public void set(RegistID value)

get

public RegistID get(RegistID value)
             throws FieldNotFound
Throws:
FieldNotFound

getRegistID

public RegistID getRegistID()
                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RegistID field)

isSetRegistID

public boolean isSetRegistID()

set

public void set(RegistTransType value)

get

public RegistTransType get(RegistTransType value)
                    throws FieldNotFound
Throws:
FieldNotFound

getRegistTransType

public RegistTransType getRegistTransType()
                                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RegistTransType field)

isSetRegistTransType

public boolean isSetRegistTransType()

set

public void set(RegistRefID value)

get

public RegistRefID get(RegistRefID value)
                throws FieldNotFound
Throws:
FieldNotFound

getRegistRefID

public RegistRefID getRegistRefID()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RegistRefID field)

isSetRegistRefID

public boolean isSetRegistRefID()

set

public void set(ClOrdID value)

get

public ClOrdID get(ClOrdID value)
            throws FieldNotFound
Throws:
FieldNotFound

getClOrdID

public ClOrdID getClOrdID()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(ClOrdID field)

isSetClOrdID

public boolean isSetClOrdID()

set

public void set(Parties component)

get

public Parties get(Parties component)
            throws FieldNotFound
Throws:
FieldNotFound

getParties

public Parties getParties()
                   throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoPartyIDs value)

get

public NoPartyIDs get(NoPartyIDs value)
               throws FieldNotFound
Throws:
FieldNotFound

getNoPartyIDs

public NoPartyIDs getNoPartyIDs()
                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoPartyIDs field)

isSetNoPartyIDs

public boolean isSetNoPartyIDs()

set

public void set(Account value)

get

public Account get(Account value)
            throws FieldNotFound
Throws:
FieldNotFound

getAccount

public Account getAccount()
                   throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(Account field)

isSetAccount

public boolean isSetAccount()

set

public void set(RegistAcctType value)

get

public RegistAcctType get(RegistAcctType value)
                   throws FieldNotFound
Throws:
FieldNotFound

getRegistAcctType

public RegistAcctType getRegistAcctType()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RegistAcctType field)

isSetRegistAcctType

public boolean isSetRegistAcctType()

set

public void set(TaxAdvantageType value)

get

public TaxAdvantageType get(TaxAdvantageType value)
                     throws FieldNotFound
Throws:
FieldNotFound

getTaxAdvantageType

public TaxAdvantageType getTaxAdvantageType()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(TaxAdvantageType field)

isSetTaxAdvantageType

public boolean isSetTaxAdvantageType()

set

public void set(OwnershipType value)

get

public OwnershipType get(OwnershipType value)
                  throws FieldNotFound
Throws:
FieldNotFound

getOwnershipType

public OwnershipType getOwnershipType()
                               throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OwnershipType field)

isSetOwnershipType

public boolean isSetOwnershipType()

set

public void set(NoRegistDtls value)

get

public NoRegistDtls get(NoRegistDtls value)
                 throws FieldNotFound
Throws:
FieldNotFound

getNoRegistDtls

public NoRegistDtls getNoRegistDtls()
                             throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoRegistDtls field)

isSetNoRegistDtls

public boolean isSetNoRegistDtls()

set

public void set(NoDistribInsts value)

get

public NoDistribInsts get(NoDistribInsts value)
                   throws FieldNotFound
Throws:
FieldNotFound

getNoDistribInsts

public NoDistribInsts getNoDistribInsts()
                                 throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoDistribInsts field)

isSetNoDistribInsts

public boolean isSetNoDistribInsts()