public class ECLSourceFileWrapper extends Object
| Constructor and Description |
|---|
ECLSourceFileWrapper()
Instantiates a new ECL source file wrapper.
|
ECLSourceFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLSourceFile raw)
Instantiates a new ECL source file wrapper.
|
ECLSourceFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.ECLSourceFile raw)
Instantiates a new ECL source file wrapper.
|
ECLSourceFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.ECLSourceFile raw)
Instantiates a new ECL source file wrapper.
|
ECLSourceFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.ECLSourceFile raw)
Instantiates a new ECL source file wrapper.
|
ECLSourceFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_56.ECLSourceFile raw)
Instantiates a new ECL source file wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount()
Gets the count.
|
List<ECLSourceFileWrapper> |
getECLSourceFiles()
Gets the ECL source files.
|
String |
getFileCluster()
Gets the file cluster.
|
Boolean |
getIsSuperFile()
Gets the checks if is super file.
|
String |
getName()
Gets the name.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLSourceFile |
getRaw()
Gets the raw.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLSourceFile |
getRawLatestVersion()
Gets the raw version 1_81.
|
Integer |
getSubs()
Gets the subs.
|
void |
setCount(Integer count)
Sets the count.
|
void |
setECLSourceFiles(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ArrayOfECLSourceFile sourceFiles)
Sets the ECL source files.
|
void |
setECLSourceFiles(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.ArrayOfECLSourceFile eclSourceFiles2)
Sets the ECL source files.
|
void |
setECLSourceFiles(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.ArrayOfECLSourceFile sourceFiles)
Sets the ECL source files.
|
void |
setECLSourceFiles(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.ArrayOfECLSourceFile sourceFiles)
Sets the ECL source files.
|
void |
setECLSourceFiles(List<ECLSourceFileWrapper> eCLSourceFiles)
Sets the ECL source files.
|
void |
setFileCluster(String fileCluster)
Sets the file cluster.
|
void |
setIsSuperFile(Boolean isSuperFile)
Sets the checks if is super file.
|
void |
setName(String name)
Sets the name.
|
void |
setSubs(Integer subs)
Sets the subs.
|
String |
toString() |
public ECLSourceFileWrapper()
public ECLSourceFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLSourceFile raw)
raw - the rawpublic ECLSourceFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.ECLSourceFile raw)
raw - the rawpublic ECLSourceFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.ECLSourceFile raw)
raw - the rawpublic ECLSourceFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.ECLSourceFile raw)
raw - the rawpublic ECLSourceFileWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_56.ECLSourceFile raw)
raw - the rawpublic org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLSourceFile getRaw()
public org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLSourceFile getRawLatestVersion()
public String getFileCluster()
public void setFileCluster(String fileCluster)
fileCluster - the fileCluster to setpublic String getName()
public void setName(String name)
name - the name to setpublic Boolean getIsSuperFile()
public void setIsSuperFile(Boolean isSuperFile)
isSuperFile - the isSuperFile to setpublic Integer getSubs()
public void setSubs(Integer subs)
subs - the subs to setpublic Integer getCount()
public void setCount(Integer count)
count - the count to setpublic List<ECLSourceFileWrapper> getECLSourceFiles()
public void setECLSourceFiles(List<ECLSourceFileWrapper> eCLSourceFiles)
eCLSourceFiles - the eCLSourceFiles to setpublic void setECLSourceFiles(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ArrayOfECLSourceFile sourceFiles)
sourceFiles - the new ECL source filespublic void setECLSourceFiles(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.ArrayOfECLSourceFile eclSourceFiles2)
eclSourceFiles2 - the new ECL source filespublic void setECLSourceFiles(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.ArrayOfECLSourceFile sourceFiles)
sourceFiles - the new ECL source filespublic void setECLSourceFiles(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.ArrayOfECLSourceFile sourceFiles)
sourceFiles - the new ECL source filesCopyright © 2021. All rights reserved.