public class ArrayOfECLAttributeWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<ECLAttributeWrapper> |
local_eCLAttribute |
| Constructor and Description |
|---|
ArrayOfECLAttributeWrapper()
Instantiates a new array of ECL attribute wrapper.
|
ArrayOfECLAttributeWrapper(org.hpccsystems.ws.client.gen.axis2.wsattributes.v1_21.ArrayOfECLAttribute arrayofeclattribute)
Instantiates a new array of ECL attribute wrapper.
|
ArrayOfECLAttributeWrapper(List<ECLAttributeWrapper> _eCLAttribute)
Instantiates a new array of ECL attribute wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
List<ECLAttributeWrapper> |
getECLAttribute()
Gets the ECL attribute.
|
org.hpccsystems.ws.client.gen.axis2.wsattributes.v1_21.ArrayOfECLAttribute |
getRaw()
Gets the raw.
|
void |
setECLAttribute(List<ECLAttributeWrapper> _eCLAttribute)
Sets the ECL attribute.
|
String |
toString() |
protected List<ECLAttributeWrapper> local_eCLAttribute
public ArrayOfECLAttributeWrapper()
public ArrayOfECLAttributeWrapper(org.hpccsystems.ws.client.gen.axis2.wsattributes.v1_21.ArrayOfECLAttribute arrayofeclattribute)
arrayofeclattribute - the arrayofeclattributepublic ArrayOfECLAttributeWrapper(List<ECLAttributeWrapper> _eCLAttribute)
_eCLAttribute - the e CL attributepublic org.hpccsystems.ws.client.gen.axis2.wsattributes.v1_21.ArrayOfECLAttribute getRaw()
public void setECLAttribute(List<ECLAttributeWrapper> _eCLAttribute)
_eCLAttribute - the new ECL attributepublic List<ECLAttributeWrapper> getECLAttribute()
Copyright © 2021. All rights reserved.