public class SuperFileWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
local_name |
protected SubFiles_type0Wrapper |
local_subFiles |
| Constructor and Description |
|---|
SuperFileWrapper() |
SuperFileWrapper(String _name,
SubFiles_type0Wrapper _subFiles) |
SuperFileWrapper(org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.SuperFile superfile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.SuperFile |
getRaw() |
SubFiles_type0Wrapper |
getSubFiles() |
void |
setName(String _name) |
void |
setSubFiles(SubFiles_type0Wrapper _subFiles) |
String |
toString() |
protected String local_name
protected SubFiles_type0Wrapper local_subFiles
public SuperFileWrapper()
public SuperFileWrapper(org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.SuperFile superfile)
public SuperFileWrapper(String _name, SubFiles_type0Wrapper _subFiles)
public org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.SuperFile getRaw()
public void setName(String _name)
public String getName()
public void setSubFiles(SubFiles_type0Wrapper _subFiles)
public SubFiles_type0Wrapper getSubFiles()
Copyright © 2021. All rights reserved.