public class PositionPdx extends Object
| Constructor and Description |
|---|
PositionPdx()
This constructor is used by the pdx serialization framework to create the
object before calling the fromData method.
|
PositionPdx(String id,
int shares)
This constructor creates a new object with some data.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getAvg20DaysVol() |
String |
getBondRating() |
double |
getConvRatio() |
static int |
getCount() |
String |
getCountry() |
double |
getDelta() |
long |
getIndustry() |
long |
getIssuer() |
double |
getMktValue() |
int |
getPid() |
double |
getQty() |
String |
getSecId() |
String |
getSecLinks() |
String |
getSecType() |
int |
getSharesOutstanding() |
String |
getUnderlyer() |
long |
getVolatility() |
String |
toString() |
public PositionPdx()
public PositionPdx(String id, int shares)
public long getAvg20DaysVol()
public String getBondRating()
public double getConvRatio()
public String getCountry()
public double getDelta()
public long getIndustry()
public long getIssuer()
public double getMktValue()
public double getQty()
public String getSecId()
public String getSecLinks()
public String getSecType()
public int getSharesOutstanding()
public String getUnderlyer()
public long getVolatility()
public int getPid()
public static int getCount()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.