Class ParticipantInfo


  • public class ParticipantInfo
    extends Object
    Market participant (broker) information.
    • Constructor Detail

      • ParticipantInfo

        public ParticipantInfo()
    • Method Detail

      • getBrokerIds

        public int[] getBrokerIds()
        Returns the broker IDs of this participant.
        Returns:
        the broker IDs
      • getNameCn

        public String getNameCn()
        Returns the participant name in simplified Chinese.
        Returns:
        the participant name in simplified Chinese
      • getNameEn

        public String getNameEn()
        Returns the participant name in English.
        Returns:
        the participant name in English
      • getNameHk

        public String getNameHk()
        Returns the participant name in traditional Chinese.
        Returns:
        the participant name in traditional Chinese