public class SharesInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
SharesLevel |
level |
int |
shares |
dynamicProperty, dynamicType| Constructor and Description |
|---|
SharesInfo() |
| Modifier and Type | Method and Description |
|---|---|
SharesLevel |
getLevel() |
int |
getShares() |
void |
setLevel(SharesLevel level) |
void |
setShares(int shares) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic int shares
public SharesLevel level
public int getShares()
public SharesLevel getLevel()
public void setShares(int shares)
public void setLevel(SharesLevel level)
Copyright © 2011-2012. All Rights Reserved.