public class SharesOption extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
SharesLevel |
defaultLevel |
IntOption |
sharesOption |
dynamicProperty, dynamicType| Constructor and Description |
|---|
SharesOption() |
| Modifier and Type | Method and Description |
|---|---|
SharesLevel |
getDefaultLevel() |
IntOption |
getSharesOption() |
void |
setDefaultLevel(SharesLevel defaultLevel) |
void |
setSharesOption(IntOption sharesOption) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic IntOption sharesOption
public SharesLevel defaultLevel
public IntOption getSharesOption()
public SharesLevel getDefaultLevel()
public void setSharesOption(IntOption sharesOption)
public void setDefaultLevel(SharesLevel defaultLevel)
Copyright © 2011-2012. All Rights Reserved.