Class Stock


  • public class Stock
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Stock​(Faker faker)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String nsdqSymbol()  
      java.lang.String nyseSymbol()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Stock

        protected Stock​(Faker faker)
    • Method Detail

      • nsdqSymbol

        public java.lang.String nsdqSymbol()
      • nyseSymbol

        public java.lang.String nyseSymbol()