|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.Patch
| Constructor Summary | |
Patch()
|
|
Patch(java.lang.String name,
java.lang.Boolean preserveAspectRatio,
Geometry geometry)
|
|
| 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 |
Geometry |
getGeometry()
Gets the geometry value for this Patch. |
java.lang.String |
getName()
Gets the name value for this Patch. |
java.lang.Boolean |
getPreserveAspectRatio()
Gets the preserveAspectRatio value for this Patch. |
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 |
setGeometry(Geometry geometry)
Sets the geometry value for this Patch. |
void |
setName(java.lang.String name)
Sets the name value for this Patch. |
void |
setPreserveAspectRatio(java.lang.Boolean preserveAspectRatio)
Sets the preserveAspectRatio value for this Patch. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Patch()
public Patch(java.lang.String name,
java.lang.Boolean preserveAspectRatio,
Geometry geometry)
| Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.Boolean getPreserveAspectRatio()
public void setPreserveAspectRatio(java.lang.Boolean preserveAspectRatio)
preserveAspectRatio - public Geometry getGeometry()
public void setGeometry(Geometry geometry)
geometry - 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 | |||||||||