Class Security


  • public class Security
    extends Object
    Security basic information.
    • Constructor Detail

      • Security

        public Security()
    • Method Detail

      • getSymbol

        public String getSymbol()
        Returns the security code.
        Returns:
        the security code
      • getNameCn

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

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

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