public class ExtSolutionManagerInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
smallIconUrl |
ExtSolutionManagerInfoTabInfo[] |
tab |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ExtSolutionManagerInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSmallIconUrl() |
ExtSolutionManagerInfoTabInfo[] |
getTab() |
void |
setSmallIconUrl(String smallIconUrl) |
void |
setTab(ExtSolutionManagerInfoTabInfo[] tab) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ExtSolutionManagerInfoTabInfo[] tab
public String smallIconUrl
public ExtSolutionManagerInfoTabInfo[] getTab()
public String getSmallIconUrl()
public void setTab(ExtSolutionManagerInfoTabInfo[] tab)
public void setSmallIconUrl(String smallIconUrl)
Copyright © 2011-2012. All Rights Reserved.