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