public class BasePackageStatusWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
local_code |
protected String |
local_description |
| Constructor and Description |
|---|
BasePackageStatusWrapper() |
BasePackageStatusWrapper(org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.BasePackageStatus basepackagestatus) |
BasePackageStatusWrapper(int _code,
String _description) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getDescription() |
org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.BasePackageStatus |
getRaw() |
void |
setCode(int _code) |
void |
setDescription(String _description) |
String |
toString() |
protected int local_code
protected String local_description
public BasePackageStatusWrapper()
public BasePackageStatusWrapper(org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.BasePackageStatus basepackagestatus)
public BasePackageStatusWrapper(int _code,
String _description)
Copyright © 2021. All rights reserved.