public class DFUInfoWrapper extends Object
| Constructor and Description |
|---|
DFUInfoWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUInfoResponse resp)
Instantiates a new DFU info wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayOfEspExceptionWrapper |
getExceptions()
Gets the exceptions.
|
DFUFileDetailWrapper |
getFileDetail()
Gets the file detail.
|
void |
setExceptions(ArrayOfEspExceptionWrapper exceptions)
Sets the exceptions.
|
void |
setFileDetail(DFUFileDetailWrapper detailInfo)
Sets the file detail.
|
public DFUInfoWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUInfoResponse resp)
resp - the resppublic DFUFileDetailWrapper getFileDetail()
public void setFileDetail(DFUFileDetailWrapper detailInfo)
detailInfo - the detailInfo to setpublic ArrayOfEspExceptionWrapper getExceptions()
public void setExceptions(ArrayOfEspExceptionWrapper exceptions)
exceptions - the exceptions to setCopyright © 2021. All rights reserved.