quickfix.fix43
Class RegistrationInstructions.NoRegistDtls

java.lang.Object
  extended by quickfix.FieldMap
      extended by quickfix.Group
          extended by quickfix.fix43.RegistrationInstructions.NoRegistDtls
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
RegistrationInstructions

public static class RegistrationInstructions.NoRegistDtls
extends Group

See Also:
Serialized Form

Nested Class Summary
static class RegistrationInstructions.NoRegistDtls.NoNestedPartyIDs
           
 
Constructor Summary
RegistrationInstructions.NoRegistDtls()
           
 
Method Summary
 DateOfBirth get(DateOfBirth value)
           
 InvestorCountryOfResidence get(InvestorCountryOfResidence value)
           
 MailingDtls get(MailingDtls value)
           
 MailingInst get(MailingInst value)
           
 NestedParties get(NestedParties component)
           
 NoNestedPartyIDs get(NoNestedPartyIDs value)
           
 OwnerType get(OwnerType value)
           
 RegistDetls get(RegistDetls value)
           
 RegistEmail get(RegistEmail value)
           
 DateOfBirth getDateOfBirth()
           
 InvestorCountryOfResidence getInvestorCountryOfResidence()
           
 MailingDtls getMailingDtls()
           
 MailingInst getMailingInst()
           
 NestedParties getNestedParties()
           
 NoNestedPartyIDs getNoNestedPartyIDs()
           
 OwnerType getOwnerType()
           
 RegistDetls getRegistDetls()
           
 RegistEmail getRegistEmail()
           
 boolean isSet(DateOfBirth field)
           
 boolean isSet(InvestorCountryOfResidence field)
           
 boolean isSet(MailingDtls field)
           
 boolean isSet(MailingInst field)
           
 boolean isSet(NoNestedPartyIDs field)
           
 boolean isSet(OwnerType field)
           
 boolean isSet(RegistDetls field)
           
 boolean isSet(RegistEmail field)
           
 boolean isSetDateOfBirth()
           
 boolean isSetInvestorCountryOfResidence()
           
 boolean isSetMailingDtls()
           
 boolean isSetMailingInst()
           
 boolean isSetNoNestedPartyIDs()
           
 boolean isSetOwnerType()
           
 boolean isSetRegistDetls()
           
 boolean isSetRegistEmail()
           
 void set(DateOfBirth value)
           
 void set(InvestorCountryOfResidence value)
           
 void set(MailingDtls value)
           
 void set(MailingInst value)
           
 void set(NestedParties component)
           
 void set(NoNestedPartyIDs value)
           
 void set(OwnerType value)
           
 void set(RegistDetls value)
           
 void set(RegistEmail value)
           
 
Methods inherited from class quickfix.Group
addGroup, delim, field, getFieldTag, getGroup
 
Methods inherited from class quickfix.FieldMap
calculateString, clear, getBoolean, getChar, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroupCount, getGroups, getInt, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, initializeFrom, isEmpty, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistrationInstructions.NoRegistDtls

public RegistrationInstructions.NoRegistDtls()
Method Detail

set

public void set(RegistDetls value)

get

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

getRegistDetls

public RegistDetls getRegistDetls()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RegistDetls field)

isSetRegistDetls

public boolean isSetRegistDetls()

set

public void set(RegistEmail value)

get

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

getRegistEmail

public RegistEmail getRegistEmail()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(RegistEmail field)

isSetRegistEmail

public boolean isSetRegistEmail()

set

public void set(MailingDtls value)

get

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

getMailingDtls

public MailingDtls getMailingDtls()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(MailingDtls field)

isSetMailingDtls

public boolean isSetMailingDtls()

set

public void set(MailingInst value)

get

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

getMailingInst

public MailingInst getMailingInst()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(MailingInst field)

isSetMailingInst

public boolean isSetMailingInst()

set

public void set(NestedParties component)

get

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

getNestedParties

public NestedParties getNestedParties()
                               throws FieldNotFound
Throws:
FieldNotFound

set

public void set(NoNestedPartyIDs value)

get

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

getNoNestedPartyIDs

public NoNestedPartyIDs getNoNestedPartyIDs()
                                     throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(NoNestedPartyIDs field)

isSetNoNestedPartyIDs

public boolean isSetNoNestedPartyIDs()

set

public void set(OwnerType value)

get

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

getOwnerType

public OwnerType getOwnerType()
                       throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(OwnerType field)

isSetOwnerType

public boolean isSetOwnerType()

set

public void set(DateOfBirth value)

get

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

getDateOfBirth

public DateOfBirth getDateOfBirth()
                           throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(DateOfBirth field)

isSetDateOfBirth

public boolean isSetDateOfBirth()

set

public void set(InvestorCountryOfResidence value)

get

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

getInvestorCountryOfResidence

public InvestorCountryOfResidence getInvestorCountryOfResidence()
                                                         throws FieldNotFound
Throws:
FieldNotFound

isSet

public boolean isSet(InvestorCountryOfResidence field)

isSetInvestorCountryOfResidence

public boolean isSetInvestorCountryOfResidence()