Interface StockMarketable
-
- All Known Implementing Classes:
StockMarketOffer,StockMarketTransaction
public interface StockMarketable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStockMarketable.Type
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StockMarketable.TypegetType()
-
-
-
Method Detail
-
getType
StockMarketable.Type getType()
-
-