public class TpEspServicePluginWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
local_folderName |
protected String |
local_longName |
protected String |
local_shortName |
protected String |
local_widgetName |
| Constructor and Description |
|---|
TpEspServicePluginWrapper() |
TpEspServicePluginWrapper(String _shortName,
String _longName,
String _folderName,
String _widgetName) |
TpEspServicePluginWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpEspServicePlugin tpespserviceplugin) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFolderName() |
String |
getLongName() |
org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpEspServicePlugin |
getRaw() |
String |
getShortName() |
String |
getWidgetName() |
void |
setFolderName(String _folderName) |
void |
setLongName(String _longName) |
void |
setShortName(String _shortName) |
void |
setWidgetName(String _widgetName) |
String |
toString() |
protected String local_shortName
protected String local_longName
protected String local_folderName
protected String local_widgetName
public TpEspServicePluginWrapper()
public TpEspServicePluginWrapper(org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpEspServicePlugin tpespserviceplugin)
public org.hpccsystems.ws.client.gen.axis2.wstopology.v1_30.TpEspServicePlugin getRaw()
public void setShortName(String _shortName)
public String getShortName()
public void setLongName(String _longName)
public String getLongName()
public void setFolderName(String _folderName)
public String getFolderName()
public void setWidgetName(String _widgetName)
public String getWidgetName()
Copyright © 2021. All rights reserved.