Class ArrayOfECLHelpFileWrapper
- java.lang.Object
-
- org.hpccsystems.ws.client.wrappers.gen.wssql.ArrayOfECLHelpFileWrapper
-
public class ArrayOfECLHelpFileWrapper extends Object
Generated Axis2 ADB stub class wrapper Class name: ArrayOfECLHelpFileWrapper Wraps class: org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ArrayOfECLHelpFile Output package : org.hpccsystems.ws.client.wrappers.gen.wssql TimeStamp: 2020-09-23T04:21:56.873Z
-
-
Field Summary
Fields Modifier and Type Field Description protected List<ECLHelpFileWrapper>
local_eCLHelpFile
-
Constructor Summary
Constructors Constructor Description ArrayOfECLHelpFileWrapper()
ArrayOfECLHelpFileWrapper(List<ECLHelpFileWrapper> _eCLHelpFile)
ArrayOfECLHelpFileWrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ArrayOfECLHelpFile arrayofeclhelpfile)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<ECLHelpFileWrapper>
getECLHelpFile()
org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ArrayOfECLHelpFile
getRaw()
void
setECLHelpFile(List<ECLHelpFileWrapper> _eCLHelpFile)
String
toString()
-
-
-
Field Detail
-
local_eCLHelpFile
protected List<ECLHelpFileWrapper> local_eCLHelpFile
-
-
Constructor Detail
-
ArrayOfECLHelpFileWrapper
public ArrayOfECLHelpFileWrapper()
-
ArrayOfECLHelpFileWrapper
public ArrayOfECLHelpFileWrapper(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ArrayOfECLHelpFile arrayofeclhelpfile)
-
ArrayOfECLHelpFileWrapper
public ArrayOfECLHelpFileWrapper(List<ECLHelpFileWrapper> _eCLHelpFile)
-
-
Method Detail
-
getRaw
public org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ArrayOfECLHelpFile getRaw()
-
setECLHelpFile
public void setECLHelpFile(List<ECLHelpFileWrapper> _eCLHelpFile)
-
getECLHelpFile
public List<ECLHelpFileWrapper> getECLHelpFile()
-
-