quickfix.fix50
Class RegistrationInstructionsResponse
java.lang.Object
quickfix.FieldMap
quickfix.Message
quickfix.fix50.Message
quickfix.fix50.RegistrationInstructionsResponse
- All Implemented Interfaces:
- java.io.Serializable
public class RegistrationInstructionsResponse
- extends Message
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
MSGTYPE
|
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 |
MSGTYPE
public static final java.lang.String MSGTYPE
- See Also:
- Constant Field Values
RegistrationInstructionsResponse
public RegistrationInstructionsResponse()
RegistrationInstructionsResponse
public RegistrationInstructionsResponse(RegistID registID,
RegistTransType registTransType,
RegistRefID registRefID,
RegistStatus registStatus)
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(AcctIDSource value)
get
public AcctIDSource get(AcctIDSource value)
throws FieldNotFound
- Throws:
FieldNotFound
getAcctIDSource
public AcctIDSource getAcctIDSource()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(AcctIDSource field)
isSetAcctIDSource
public boolean isSetAcctIDSource()
set
public void set(RegistStatus value)
get
public RegistStatus get(RegistStatus value)
throws FieldNotFound
- Throws:
FieldNotFound
getRegistStatus
public RegistStatus getRegistStatus()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RegistStatus field)
isSetRegistStatus
public boolean isSetRegistStatus()
set
public void set(RegistRejReasonCode value)
get
public RegistRejReasonCode get(RegistRejReasonCode value)
throws FieldNotFound
- Throws:
FieldNotFound
getRegistRejReasonCode
public RegistRejReasonCode getRegistRejReasonCode()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RegistRejReasonCode field)
isSetRegistRejReasonCode
public boolean isSetRegistRejReasonCode()
set
public void set(RegistRejReasonText value)
get
public RegistRejReasonText get(RegistRejReasonText value)
throws FieldNotFound
- Throws:
FieldNotFound
getRegistRejReasonText
public RegistRejReasonText getRegistRejReasonText()
throws FieldNotFound
- Throws:
FieldNotFound
isSet
public boolean isSet(RegistRejReasonText field)
isSetRegistRejReasonText
public boolean isSetRegistRejReasonText()