public class Results_type0Wrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<ValidateResultWrapper> |
local_result |
| Constructor and Description |
|---|
Results_type0Wrapper() |
Results_type0Wrapper(List<ValidateResultWrapper> _result) |
Results_type0Wrapper(org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.Results_type0 results_type0) |
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.Results_type0 |
getRaw() |
List<ValidateResultWrapper> |
getResult() |
void |
setResult(List<ValidateResultWrapper> _result) |
String |
toString() |
protected List<ValidateResultWrapper> local_result
public Results_type0Wrapper()
public Results_type0Wrapper(org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.Results_type0 results_type0)
public Results_type0Wrapper(List<ValidateResultWrapper> _result)
public org.hpccsystems.ws.client.gen.axis2.wspackageprocess.v1_04.Results_type0 getRaw()
public void setResult(List<ValidateResultWrapper> _result)
public List<ValidateResultWrapper> getResult()
Copyright © 2021. All rights reserved.