public class ArrayOfDFUPartLocationWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<DFUPartLocationWrapper> |
local_dFUPartLocation |
| Constructor and Description |
|---|
ArrayOfDFUPartLocationWrapper() |
ArrayOfDFUPartLocationWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.ArrayOfDFUPartLocation arrayofdfupartlocation) |
ArrayOfDFUPartLocationWrapper(List<DFUPartLocationWrapper> _dFUPartLocation) |
| Modifier and Type | Method and Description |
|---|---|
List<DFUPartLocationWrapper> |
getDFUPartLocation() |
org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.ArrayOfDFUPartLocation |
getRaw() |
void |
setDFUPartLocation(List<DFUPartLocationWrapper> _dFUPartLocation) |
String |
toString() |
protected List<DFUPartLocationWrapper> local_dFUPartLocation
public ArrayOfDFUPartLocationWrapper()
public ArrayOfDFUPartLocationWrapper(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.ArrayOfDFUPartLocation arrayofdfupartlocation)
public ArrayOfDFUPartLocationWrapper(List<DFUPartLocationWrapper> _dFUPartLocation)
public org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.ArrayOfDFUPartLocation getRaw()
public void setDFUPartLocation(List<DFUPartLocationWrapper> _dFUPartLocation)
public List<DFUPartLocationWrapper> getDFUPartLocation()
Copyright © 2021. All rights reserved.