Package com.longport.quote
Class CapitalFlowLine
- java.lang.Object
-
- com.longport.quote.CapitalFlowLine
-
public class CapitalFlowLine extends Object
-
-
Constructor Summary
Constructors Constructor Description CapitalFlowLine()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BigDecimal
getInflow()
OffsetDateTime
getTimestamp()
String
toString()
-
-
-
Method Detail
-
getInflow
public BigDecimal getInflow()
-
getTimestamp
public OffsetDateTime getTimestamp()
-
-