Package com.longport.quote
Class StrikePriceInfo
- java.lang.Object
-
- com.longport.quote.StrikePriceInfo
-
public class StrikePriceInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description StrikePriceInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCallSymbol()
BigDecimal
getPrice()
String
getPutSymbol()
boolean
isStandard()
String
toString()
-