public class RegistrationInstructionsResponse extends Message
Modifier and Type | Class and Description |
---|---|
static class |
RegistrationInstructionsResponse.NoPartyIDs |
Message.Header
Message.Trailer
Constructor and Description |
---|
RegistrationInstructionsResponse() |
RegistrationInstructionsResponse(RegistID registID,
RegistTransType registTransType,
RegistRefID registRefID,
RegistStatus registStatus) |
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 RegistrationInstructionsResponse()
public RegistrationInstructionsResponse(RegistID registID, RegistTransType registTransType, RegistRefID registRefID, RegistStatus registStatus)
public void set(RegistID value)
public RegistID get(RegistID value) throws FieldNotFound
FieldNotFound
public RegistID getRegistID() throws FieldNotFound
FieldNotFound
public boolean isSet(RegistID field)
public boolean isSetRegistID()
public void set(RegistTransType value)
public RegistTransType get(RegistTransType value) throws FieldNotFound
FieldNotFound
public RegistTransType getRegistTransType() throws FieldNotFound
FieldNotFound
public boolean isSet(RegistTransType field)
public boolean isSetRegistTransType()
public void set(RegistRefID value)
public RegistRefID get(RegistRefID value) throws FieldNotFound
FieldNotFound
public RegistRefID getRegistRefID() throws FieldNotFound
FieldNotFound
public boolean isSet(RegistRefID field)
public boolean isSetRegistRefID()
public void set(ClOrdID value)
public ClOrdID get(ClOrdID value) throws FieldNotFound
FieldNotFound
public ClOrdID getClOrdID() throws FieldNotFound
FieldNotFound
public boolean isSet(ClOrdID field)
public boolean isSetClOrdID()
public void set(Parties component)
public Parties get(Parties component) throws FieldNotFound
FieldNotFound
public Parties getParties() throws FieldNotFound
FieldNotFound
public void set(NoPartyIDs value)
public NoPartyIDs get(NoPartyIDs value) throws FieldNotFound
FieldNotFound
public NoPartyIDs getNoPartyIDs() throws FieldNotFound
FieldNotFound
public boolean isSet(NoPartyIDs field)
public boolean isSetNoPartyIDs()
public void set(Account value)
public Account get(Account value) throws FieldNotFound
FieldNotFound
public Account getAccount() throws FieldNotFound
FieldNotFound
public boolean isSet(Account field)
public boolean isSetAccount()
public void set(AcctIDSource value)
public AcctIDSource get(AcctIDSource value) throws FieldNotFound
FieldNotFound
public AcctIDSource getAcctIDSource() throws FieldNotFound
FieldNotFound
public boolean isSet(AcctIDSource field)
public boolean isSetAcctIDSource()
public void set(RegistStatus value)
public RegistStatus get(RegistStatus value) throws FieldNotFound
FieldNotFound
public RegistStatus getRegistStatus() throws FieldNotFound
FieldNotFound
public boolean isSet(RegistStatus field)
public boolean isSetRegistStatus()
public void set(RegistRejReasonCode value)
public RegistRejReasonCode get(RegistRejReasonCode value) throws FieldNotFound
FieldNotFound
public RegistRejReasonCode getRegistRejReasonCode() throws FieldNotFound
FieldNotFound
public boolean isSet(RegistRejReasonCode field)
public boolean isSetRegistRejReasonCode()
public void set(RegistRejReasonText value)
public RegistRejReasonText get(RegistRejReasonText value) throws FieldNotFound
FieldNotFound
public RegistRejReasonText getRegistRejReasonText() throws FieldNotFound
FieldNotFound
public boolean isSet(RegistRejReasonText field)
public boolean isSetRegistRejReasonText()
Copyright © 2021. All rights reserved.