public class AquaMapArray extends Object implements Serializable
| Constructor and Description |
|---|
AquaMapArray() |
AquaMapArray(AquaMap[] aquaMapList) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AquaMap[] |
getAquaMapList()
Gets the aquaMapList value for this AquaMapArray.
|
AquaMap |
getAquaMapList(int i) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setAquaMapList(AquaMap[] aquaMapList)
Sets the aquaMapList value for this AquaMapArray.
|
void |
setAquaMapList(int i,
AquaMap _value) |
public AquaMapArray()
public AquaMapArray(AquaMap[] aquaMapList)
public AquaMap[] getAquaMapList()
public void setAquaMapList(AquaMap[] aquaMapList)
aquaMapList - public AquaMap getAquaMapList(int i)
public void setAquaMapList(int i,
AquaMap _value)
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2014. All Rights Reserved.