public class DFUFileCreateRequestWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
local_eCLRecordDefinition |
protected List<String> |
local_partLocations |
protected DFUFileAccessRequestBaseWrapper |
local_requestBase |
| Constructor and Description |
|---|
DFUFileCreateRequestWrapper() |
DFUFileCreateRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileCreateRequest dfufilecreaterequest) |
DFUFileCreateRequestWrapper(String _eCLRecordDefinition,
List<String> _partLocations,
DFUFileAccessRequestBaseWrapper _requestBase) |
| Modifier and Type | Method and Description |
|---|---|
String |
getECLRecordDefinition() |
List<String> |
getPartLocations() |
org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileCreateRequest |
getRaw() |
DFUFileAccessRequestBaseWrapper |
getRequestBase() |
void |
setECLRecordDefinition(String _eCLRecordDefinition) |
void |
setPartLocations(List<String> _partLocations) |
void |
setRequestBase(DFUFileAccessRequestBaseWrapper _requestBase) |
String |
toString() |
protected String local_eCLRecordDefinition
protected DFUFileAccessRequestBaseWrapper local_requestBase
public DFUFileCreateRequestWrapper()
public DFUFileCreateRequestWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileCreateRequest dfufilecreaterequest)
public DFUFileCreateRequestWrapper(String _eCLRecordDefinition, List<String> _partLocations, DFUFileAccessRequestBaseWrapper _requestBase)
public org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileCreateRequest getRaw()
public void setECLRecordDefinition(String _eCLRecordDefinition)
public String getECLRecordDefinition()
public void setRequestBase(DFUFileAccessRequestBaseWrapper _requestBase)
public DFUFileAccessRequestBaseWrapper getRequestBase()
Copyright © 2021. All rights reserved.