quickfix.field
Class PartyRole

java.lang.Object
  extended by quickfix.Field<java.lang.Integer>
      extended by quickfix.IntField
          extended by quickfix.field.PartyRole
All Implemented Interfaces:
java.io.Serializable

public class PartyRole
extends IntField

See Also:
Serialized Form

Field Summary
static int ACCEPTABLE_COUNTERPARTY
           
static int AGENT
           
static int ALLOCATION_ENTITY
           
static int ASSET_MANAGER
           
static int BENEFICIARY
           
static int BROKER_OF_CREDIT
           
static int BUYER_SELLER
           
static int CLAIMING_ACCOUNT
           
static int CLEARING_FIRM
           
static int CLEARING_ORGANIZATION
           
static int CLIENT_ID
           
static int COMPETENT_AUTHORITY_OF_THE_MOST_RELEVANT_MARKET_IN_TERMS_OF_LIQUIDITY
           
static int COMPETENT_AUTHORITY_OF_THE_TRANSACTION
           
static int CONTRA_CLEARING_FIRM
           
static int CONTRA_EXCHANGE
           
static int CONTRA_FIRM
           
static int CONTRA_INVESTOR_ID
           
static int CONTRA_POSITION_ACCOUNT
           
static int CONTRA_TRADER
           
static int CORRESPONDANT_CLEARING_FIRM
           
static int CORRESPONDENT_BROKER
           
static int CORRESPONDENT_CLEARING_ORGANIZATION
           
static int CUSTODIAN
           
static int CUSTOMER_ACCOUNT
           
static int DESK_ID
           
static int ENTERING_FIRM
           
static int ENTERING_TRADER
           
static int ENTERING_UNIT
           
static int EXCHANGE
           
static int EXECUTING_FIRM
           
static int EXECUTING_SYSTEM
           
static int EXECUTING_TRADER
           
static int EXECUTING_UNIT
           
static int EXECUTION_VENUE
           
static int FIELD
           
static int FORIEGN_FIRM
           
static int FUND_MANAGER_CLIENT_ID
           
static int GIVEUP_CLEARING_FIRM
           
static int HOME_COMPETENT_AUTHORITY
           
static int HOST_COMPETENT_AUTHORITY
           
static int INTERESTED_PARTY
           
static int INTERMEDIARY
           
static int INTERNAL_CARRY_ACCOUNT
           
static int INTRODUCING_BROKER
           
static int INTRODUCING_FIRM
           
static int INVESTMENT_FIRM
           
static int INVESTOR_ID
           
static int LARGE_TRADER_REPORTABLE_ACCOUNT
           
static int LIQUIDITY_PROVIDER
           
static int LOCATE_LENDING_FIRM
           
static int LOCATION_ID
           
static int MARKET_DATA_ENTRY_ORIGINATOR
           
static int MARKET_DATA_MARKET
           
static int MARKET_MAKER
           
static int MULTILATERAL_TRADING_FACILITY
           
static int ORDER_ENTRY_OPERATOR_ID
           
static int ORDER_ORIGINATION_FIRM
           
static int ORDER_ORIGINATION_TRADER
           
static int PLEDGEE_ACCOUNT
           
static int PLEDGOR_ACCOUNT
           
static int POSITION_ACCOUNT
           
static int QUOTE_ORIGINATOR
           
static int REGULATED_MARKET
           
static int REGULATORY_BODY
           
static int REPORT_ORIGINATOR
           
static int REPORTING_INTERMEDIARY
           
static int SECONDARY_ACCOUNT_NUMBER
           
static int SENDER_LOCATION
           
static int SESSION_ID
           
static int SETTLEMENT_LOCATION
           
static int SPONSORING_FIRM
           
static int SUB_CUSTODIAN
           
static int SYSTEMATIC_INTERNALISER
           
static int THIRD_PARTY_ALLOCATION_FIRM
           
static int TRADER_MNEMONIC
           
static int TRANSFER_TO_FIRM
           
static int UNACCEPTABLE_COUNTERPARTY
           
static int UNDERLYING_CONTRA_FIRM
           
 
Constructor Summary
PartyRole()
           
PartyRole(int data)
           
 
Method Summary
 
Methods inherited from class quickfix.IntField
getValue, setValue, setValue, valueEquals, valueEquals
 
Methods inherited from class quickfix.Field
equals, getField, getObject, getTag, hashCode, objectAsString, setObject, setTag, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

FIELD

public static final int FIELD
See Also:
Constant Field Values

EXECUTING_FIRM

public static final int EXECUTING_FIRM
See Also:
Constant Field Values

BROKER_OF_CREDIT

public static final int BROKER_OF_CREDIT
See Also:
Constant Field Values

CLIENT_ID

public static final int CLIENT_ID
See Also:
Constant Field Values

CLEARING_FIRM

public static final int CLEARING_FIRM
See Also:
Constant Field Values

INVESTOR_ID

public static final int INVESTOR_ID
See Also:
Constant Field Values

INTRODUCING_FIRM

public static final int INTRODUCING_FIRM
See Also:
Constant Field Values

ENTERING_FIRM

public static final int ENTERING_FIRM
See Also:
Constant Field Values

LOCATE_LENDING_FIRM

public static final int LOCATE_LENDING_FIRM
See Also:
Constant Field Values

FUND_MANAGER_CLIENT_ID

public static final int FUND_MANAGER_CLIENT_ID
See Also:
Constant Field Values

SETTLEMENT_LOCATION

public static final int SETTLEMENT_LOCATION
See Also:
Constant Field Values

ORDER_ORIGINATION_TRADER

public static final int ORDER_ORIGINATION_TRADER
See Also:
Constant Field Values

EXECUTING_TRADER

public static final int EXECUTING_TRADER
See Also:
Constant Field Values

ORDER_ORIGINATION_FIRM

public static final int ORDER_ORIGINATION_FIRM
See Also:
Constant Field Values

GIVEUP_CLEARING_FIRM

public static final int GIVEUP_CLEARING_FIRM
See Also:
Constant Field Values

CORRESPONDANT_CLEARING_FIRM

public static final int CORRESPONDANT_CLEARING_FIRM
See Also:
Constant Field Values

EXECUTING_SYSTEM

public static final int EXECUTING_SYSTEM
See Also:
Constant Field Values

CONTRA_FIRM

public static final int CONTRA_FIRM
See Also:
Constant Field Values

CONTRA_CLEARING_FIRM

public static final int CONTRA_CLEARING_FIRM
See Also:
Constant Field Values

SPONSORING_FIRM

public static final int SPONSORING_FIRM
See Also:
Constant Field Values

UNDERLYING_CONTRA_FIRM

public static final int UNDERLYING_CONTRA_FIRM
See Also:
Constant Field Values

CLEARING_ORGANIZATION

public static final int CLEARING_ORGANIZATION
See Also:
Constant Field Values

EXCHANGE

public static final int EXCHANGE
See Also:
Constant Field Values

CUSTOMER_ACCOUNT

public static final int CUSTOMER_ACCOUNT
See Also:
Constant Field Values

CORRESPONDENT_CLEARING_ORGANIZATION

public static final int CORRESPONDENT_CLEARING_ORGANIZATION
See Also:
Constant Field Values

CORRESPONDENT_BROKER

public static final int CORRESPONDENT_BROKER
See Also:
Constant Field Values

BUYER_SELLER

public static final int BUYER_SELLER
See Also:
Constant Field Values

CUSTODIAN

public static final int CUSTODIAN
See Also:
Constant Field Values

INTERMEDIARY

public static final int INTERMEDIARY
See Also:
Constant Field Values

AGENT

public static final int AGENT
See Also:
Constant Field Values

SUB_CUSTODIAN

public static final int SUB_CUSTODIAN
See Also:
Constant Field Values

BENEFICIARY

public static final int BENEFICIARY
See Also:
Constant Field Values

INTERESTED_PARTY

public static final int INTERESTED_PARTY
See Also:
Constant Field Values

REGULATORY_BODY

public static final int REGULATORY_BODY
See Also:
Constant Field Values

LIQUIDITY_PROVIDER

public static final int LIQUIDITY_PROVIDER
See Also:
Constant Field Values

ENTERING_TRADER

public static final int ENTERING_TRADER
See Also:
Constant Field Values

CONTRA_TRADER

public static final int CONTRA_TRADER
See Also:
Constant Field Values

POSITION_ACCOUNT

public static final int POSITION_ACCOUNT
See Also:
Constant Field Values

CONTRA_INVESTOR_ID

public static final int CONTRA_INVESTOR_ID
See Also:
Constant Field Values

TRANSFER_TO_FIRM

public static final int TRANSFER_TO_FIRM
See Also:
Constant Field Values

CONTRA_POSITION_ACCOUNT

public static final int CONTRA_POSITION_ACCOUNT
See Also:
Constant Field Values

CONTRA_EXCHANGE

public static final int CONTRA_EXCHANGE
See Also:
Constant Field Values

INTERNAL_CARRY_ACCOUNT

public static final int INTERNAL_CARRY_ACCOUNT
See Also:
Constant Field Values

ORDER_ENTRY_OPERATOR_ID

public static final int ORDER_ENTRY_OPERATOR_ID
See Also:
Constant Field Values

SECONDARY_ACCOUNT_NUMBER

public static final int SECONDARY_ACCOUNT_NUMBER
See Also:
Constant Field Values

FORIEGN_FIRM

public static final int FORIEGN_FIRM
See Also:
Constant Field Values

THIRD_PARTY_ALLOCATION_FIRM

public static final int THIRD_PARTY_ALLOCATION_FIRM
See Also:
Constant Field Values

CLAIMING_ACCOUNT

public static final int CLAIMING_ACCOUNT
See Also:
Constant Field Values

ASSET_MANAGER

public static final int ASSET_MANAGER
See Also:
Constant Field Values

PLEDGOR_ACCOUNT

public static final int PLEDGOR_ACCOUNT
See Also:
Constant Field Values

PLEDGEE_ACCOUNT

public static final int PLEDGEE_ACCOUNT
See Also:
Constant Field Values

LARGE_TRADER_REPORTABLE_ACCOUNT

public static final int LARGE_TRADER_REPORTABLE_ACCOUNT
See Also:
Constant Field Values

TRADER_MNEMONIC

public static final int TRADER_MNEMONIC
See Also:
Constant Field Values

SENDER_LOCATION

public static final int SENDER_LOCATION
See Also:
Constant Field Values

SESSION_ID

public static final int SESSION_ID
See Also:
Constant Field Values

ACCEPTABLE_COUNTERPARTY

public static final int ACCEPTABLE_COUNTERPARTY
See Also:
Constant Field Values

UNACCEPTABLE_COUNTERPARTY

public static final int UNACCEPTABLE_COUNTERPARTY
See Also:
Constant Field Values

ENTERING_UNIT

public static final int ENTERING_UNIT
See Also:
Constant Field Values

EXECUTING_UNIT

public static final int EXECUTING_UNIT
See Also:
Constant Field Values

INTRODUCING_BROKER

public static final int INTRODUCING_BROKER
See Also:
Constant Field Values

QUOTE_ORIGINATOR

public static final int QUOTE_ORIGINATOR
See Also:
Constant Field Values

REPORT_ORIGINATOR

public static final int REPORT_ORIGINATOR
See Also:
Constant Field Values

SYSTEMATIC_INTERNALISER

public static final int SYSTEMATIC_INTERNALISER
See Also:
Constant Field Values

MULTILATERAL_TRADING_FACILITY

public static final int MULTILATERAL_TRADING_FACILITY
See Also:
Constant Field Values

REGULATED_MARKET

public static final int REGULATED_MARKET
See Also:
Constant Field Values

MARKET_MAKER

public static final int MARKET_MAKER
See Also:
Constant Field Values

INVESTMENT_FIRM

public static final int INVESTMENT_FIRM
See Also:
Constant Field Values

HOST_COMPETENT_AUTHORITY

public static final int HOST_COMPETENT_AUTHORITY
See Also:
Constant Field Values

HOME_COMPETENT_AUTHORITY

public static final int HOME_COMPETENT_AUTHORITY
See Also:
Constant Field Values

COMPETENT_AUTHORITY_OF_THE_MOST_RELEVANT_MARKET_IN_TERMS_OF_LIQUIDITY

public static final int COMPETENT_AUTHORITY_OF_THE_MOST_RELEVANT_MARKET_IN_TERMS_OF_LIQUIDITY
See Also:
Constant Field Values

COMPETENT_AUTHORITY_OF_THE_TRANSACTION

public static final int COMPETENT_AUTHORITY_OF_THE_TRANSACTION
See Also:
Constant Field Values

REPORTING_INTERMEDIARY

public static final int REPORTING_INTERMEDIARY
See Also:
Constant Field Values

EXECUTION_VENUE

public static final int EXECUTION_VENUE
See Also:
Constant Field Values

MARKET_DATA_ENTRY_ORIGINATOR

public static final int MARKET_DATA_ENTRY_ORIGINATOR
See Also:
Constant Field Values

LOCATION_ID

public static final int LOCATION_ID
See Also:
Constant Field Values

DESK_ID

public static final int DESK_ID
See Also:
Constant Field Values

MARKET_DATA_MARKET

public static final int MARKET_DATA_MARKET
See Also:
Constant Field Values

ALLOCATION_ENTITY

public static final int ALLOCATION_ENTITY
See Also:
Constant Field Values
Constructor Detail

PartyRole

public PartyRole()

PartyRole

public PartyRole(int data)