|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.MapServerLegendInfo
| Constructor Summary | |
MapServerLegendInfo()
|
|
MapServerLegendInfo(int layerID,
java.lang.String name,
MapServerLegendGroup[] legendGroups)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getLayerID()
Gets the layerID value for this MapServerLegendInfo. |
MapServerLegendGroup[] |
getLegendGroups()
Gets the legendGroups value for this MapServerLegendInfo. |
java.lang.String |
getName()
Gets the name value for this MapServerLegendInfo. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setLayerID(int layerID)
Sets the layerID value for this MapServerLegendInfo. |
void |
setLegendGroups(MapServerLegendGroup[] legendGroups)
Sets the legendGroups value for this MapServerLegendInfo. |
void |
setName(java.lang.String name)
Sets the name value for this MapServerLegendInfo. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MapServerLegendInfo()
public MapServerLegendInfo(int layerID,
java.lang.String name,
MapServerLegendGroup[] legendGroups)
| Method Detail |
public int getLayerID()
public void setLayerID(int layerID)
layerID - public java.lang.String getName()
public void setName(java.lang.String name)
name - public MapServerLegendGroup[] getLegendGroups()
public void setLegendGroups(MapServerLegendGroup[] legendGroups)
legendGroups - public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||