public class GetDBSystemInfoResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected String |
local_fullVersion |
protected String |
local_major |
protected String |
local_maturity |
protected String |
local_minor |
protected String |
local_name |
protected String |
local_point |
protected String |
local_project |
protected String |
local_wsSQLFullVersion |
protected String |
local_wsSQLMajor |
protected String |
local_wsSQLMaturity |
protected String |
local_wsSQLMinor |
protected String |
local_wsSQLPoint |
protected String |
local_wsSQLProject |
| Constructor and Description |
|---|
GetDBSystemInfoResponseWrapper() |
GetDBSystemInfoResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
String _name,
String _fullVersion,
String _major,
String _minor,
String _point,
String _project,
String _maturity,
String _wsSQLFullVersion,
String _wsSQLMajor,
String _wsSQLMinor,
String _wsSQLPoint,
String _wsSQLProject,
String _wsSQLMaturity) |
GetDBSystemInfoResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.GetDBSystemInfoResponse getdbsysteminforesponse) |
protected ArrayOfEspExceptionWrapper local_exceptions
protected String local_name
protected String local_fullVersion
protected String local_major
protected String local_minor
protected String local_point
protected String local_project
protected String local_maturity
protected String local_wsSQLFullVersion
protected String local_wsSQLMajor
protected String local_wsSQLMinor
protected String local_wsSQLPoint
protected String local_wsSQLProject
protected String local_wsSQLMaturity
public GetDBSystemInfoResponseWrapper()
public GetDBSystemInfoResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.GetDBSystemInfoResponse getdbsysteminforesponse)
public GetDBSystemInfoResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, String _name, String _fullVersion, String _major, String _minor, String _point, String _project, String _maturity, String _wsSQLFullVersion, String _wsSQLMajor, String _wsSQLMinor, String _wsSQLPoint, String _wsSQLProject, String _wsSQLMaturity)
public org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.GetDBSystemInfoResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setName(String _name)
public String getName()
public void setFullVersion(String _fullVersion)
public String getFullVersion()
public void setMajor(String _major)
public String getMajor()
public void setMinor(String _minor)
public String getMinor()
public void setPoint(String _point)
public String getPoint()
public void setProject(String _project)
public String getProject()
public void setMaturity(String _maturity)
public String getMaturity()
public void setWsSQLFullVersion(String _wsSQLFullVersion)
public String getWsSQLFullVersion()
public void setWsSQLMajor(String _wsSQLMajor)
public String getWsSQLMajor()
public void setWsSQLMinor(String _wsSQLMinor)
public String getWsSQLMinor()
public void setWsSQLPoint(String _wsSQLPoint)
public String getWsSQLPoint()
public void setWsSQLProject(String _wsSQLProject)
public String getWsSQLProject()
public void setWsSQLMaturity(String _wsSQLMaturity)
public String getWsSQLMaturity()
Copyright © 2021. All rights reserved.