|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.Color
| Constructor Summary | |
Color()
|
|
Color(java.lang.Boolean useWindowsDithering,
org.apache.axis.types.UnsignedByte alphaValue)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.types.UnsignedByte |
getAlphaValue()
Gets the alphaValue value for this Color. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
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 |
java.lang.Boolean |
getUseWindowsDithering()
Gets the useWindowsDithering value for this Color. |
int |
hashCode()
|
void |
setAlphaValue(org.apache.axis.types.UnsignedByte alphaValue)
Sets the alphaValue value for this Color. |
void |
setUseWindowsDithering(java.lang.Boolean useWindowsDithering)
Sets the useWindowsDithering value for this Color. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Color()
public Color(java.lang.Boolean useWindowsDithering,
org.apache.axis.types.UnsignedByte alphaValue)
| Method Detail |
public java.lang.Boolean getUseWindowsDithering()
public void setUseWindowsDithering(java.lang.Boolean useWindowsDithering)
useWindowsDithering - public org.apache.axis.types.UnsignedByte getAlphaValue()
public void setAlphaValue(org.apache.axis.types.UnsignedByte alphaValue)
alphaValue - 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 | |||||||||