public class ArrayOfDFUExceptionWrapper extends Object
Modifier and Type | Field and Description |
---|---|
protected List<DFUExceptionWrapper> |
local_dFUException |
Constructor and Description |
---|
ArrayOfDFUExceptionWrapper() |
ArrayOfDFUExceptionWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_17.ArrayOfDFUException arrayofdfuexception) |
ArrayOfDFUExceptionWrapper(List<DFUExceptionWrapper> _dFUException) |
Modifier and Type | Method and Description |
---|---|
List<DFUExceptionWrapper> |
getDFUException() |
org.hpccsystems.ws.client.gen.axis2.filespray.v1_17.ArrayOfDFUException |
getRaw() |
void |
setDFUException(List<DFUExceptionWrapper> _dFUException) |
String |
toString() |
protected List<DFUExceptionWrapper> local_dFUException
public ArrayOfDFUExceptionWrapper()
public ArrayOfDFUExceptionWrapper(org.hpccsystems.ws.client.gen.axis2.filespray.v1_17.ArrayOfDFUException arrayofdfuexception)
public ArrayOfDFUExceptionWrapper(List<DFUExceptionWrapper> _dFUException)
public org.hpccsystems.ws.client.gen.axis2.filespray.v1_17.ArrayOfDFUException getRaw()
public void setDFUException(List<DFUExceptionWrapper> _dFUException)
public List<DFUExceptionWrapper> getDFUException()
Copyright © 2021. All rights reserved.