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