public class AddPartToPackageMapResponseWrapper extends Object
Modifier and Type | Field and Description |
---|---|
protected ArrayOfEspExceptionWrapper |
local_exceptions |
protected FilesNotFound_type1Wrapper |
local_filesNotFound |
protected BasePackageStatusWrapper |
local_status |
Constructor and Description |
---|
AddPartToPackageMapResponseWrapper() |
AddPartToPackageMapResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_03.AddPartToPackageMapResponse addparttopackagemapresponse) |
AddPartToPackageMapResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
BasePackageStatusWrapper _status,
FilesNotFound_type1Wrapper _filesNotFound) |
Modifier and Type | Method and Description |
---|---|
ArrayOfEspExceptionWrapper |
getExceptions() |
FilesNotFound_type1Wrapper |
getFilesNotFound() |
org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_03.AddPartToPackageMapResponse |
getRaw() |
BasePackageStatusWrapper |
getStatus() |
void |
setExceptions(ArrayOfEspExceptionWrapper _exceptions) |
void |
setFilesNotFound(FilesNotFound_type1Wrapper _filesNotFound) |
void |
setStatus(BasePackageStatusWrapper _status) |
String |
toString() |
protected ArrayOfEspExceptionWrapper local_exceptions
protected BasePackageStatusWrapper local_status
protected FilesNotFound_type1Wrapper local_filesNotFound
public AddPartToPackageMapResponseWrapper()
public AddPartToPackageMapResponseWrapper(org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_03.AddPartToPackageMapResponse addparttopackagemapresponse)
public AddPartToPackageMapResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, BasePackageStatusWrapper _status, FilesNotFound_type1Wrapper _filesNotFound)
public org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_03.AddPartToPackageMapResponse getRaw()
public void setExceptions(ArrayOfEspExceptionWrapper _exceptions)
public ArrayOfEspExceptionWrapper getExceptions()
public void setStatus(BasePackageStatusWrapper _status)
public BasePackageStatusWrapper getStatus()
public void setFilesNotFound(FilesNotFound_type1Wrapper _filesNotFound)
public FilesNotFound_type1Wrapper getFilesNotFound()
Copyright © 2020. All rights reserved.