public class History_type1Wrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<HistoryWrapper> |
local_origin |
| Constructor and Description |
|---|
History_type1Wrapper() |
History_type1Wrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.History_type1 history_type1) |
History_type1Wrapper(List<HistoryWrapper> _origin) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoryWrapper> |
getOrigin() |
org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.History_type1 |
getRaw() |
void |
setOrigin(List<HistoryWrapper> _origin) |
String |
toString() |
protected List<HistoryWrapper> local_origin
public History_type1Wrapper()
public History_type1Wrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.History_type1 history_type1)
public History_type1Wrapper(List<HistoryWrapper> _origin)
public org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.History_type1 getRaw()
public void setOrigin(List<HistoryWrapper> _origin)
public List<HistoryWrapper> getOrigin()
Copyright © 2021. All rights reserved.