public class ArrayOfDFUFileCopyWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<DFUFileCopyWrapper> |
local_dFUFileCopy |
| Constructor and Description |
|---|
ArrayOfDFUFileCopyWrapper() |
ArrayOfDFUFileCopyWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.ArrayOfDFUFileCopy arrayofdfufilecopy) |
ArrayOfDFUFileCopyWrapper(List<DFUFileCopyWrapper> _dFUFileCopy) |
| Modifier and Type | Method and Description |
|---|---|
List<DFUFileCopyWrapper> |
getDFUFileCopy() |
org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.ArrayOfDFUFileCopy |
getRaw() |
void |
setDFUFileCopy(List<DFUFileCopyWrapper> _dFUFileCopy) |
String |
toString() |
protected List<DFUFileCopyWrapper> local_dFUFileCopy
public ArrayOfDFUFileCopyWrapper()
public ArrayOfDFUFileCopyWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.ArrayOfDFUFileCopy arrayofdfufilecopy)
public ArrayOfDFUFileCopyWrapper(List<DFUFileCopyWrapper> _dFUFileCopy)
public org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.ArrayOfDFUFileCopy getRaw()
public void setDFUFileCopy(List<DFUFileCopyWrapper> _dFUFileCopy)
public List<DFUFileCopyWrapper> getDFUFileCopy()
Copyright © 2021. All rights reserved.