Class GetDBSystemInfoRequestWrapper
- java.lang.Object
-
- org.hpccsystems.ws.client.wrappers.gen.wssql.GetDBSystemInfoRequestWrapper
-
public class GetDBSystemInfoRequestWrapper extends Object
Generated Axis2 ADB stub class wrapper Class name: GetDBSystemInfoRequestWrapper Wraps class: org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.GetDBSystemInfoRequest Output package : org.hpccsystems.ws.client.wrappers.gen.wssql TimeStamp: 2020-09-23T04:21:56.937Z
-
-
Field Summary
Fields Modifier and Type Field Description protected boolean
local_includeAll
-
Constructor Summary
Constructors Constructor Description GetDBSystemInfoRequestWrapper()
GetDBSystemInfoRequestWrapper(boolean _includeAll)
GetDBSystemInfoRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.GetDBSystemInfoRequest getdbsysteminforequest)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
getIncludeAll()
org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.GetDBSystemInfoRequest
getRaw()
void
setIncludeAll(boolean _includeAll)
String
toString()
-
-
-
Constructor Detail
-
GetDBSystemInfoRequestWrapper
public GetDBSystemInfoRequestWrapper()
-
GetDBSystemInfoRequestWrapper
public GetDBSystemInfoRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.GetDBSystemInfoRequest getdbsysteminforequest)
-
GetDBSystemInfoRequestWrapper
public GetDBSystemInfoRequestWrapper(boolean _includeAll)
-
-