|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.Rule
| Constructor Summary | |
Rule()
|
|
Rule(java.lang.String helpString,
int ruleID,
java.lang.Integer category)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.Integer |
getCategory()
Gets the category value for this Rule. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getHelpString()
Gets the helpString value for this Rule. |
int |
getRuleID()
Gets the ruleID value for this Rule. |
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 |
setCategory(java.lang.Integer category)
Sets the category value for this Rule. |
void |
setHelpString(java.lang.String helpString)
Sets the helpString value for this Rule. |
void |
setRuleID(int ruleID)
Sets the ruleID value for this Rule. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Rule()
public Rule(java.lang.String helpString,
int ruleID,
java.lang.Integer category)
| Method Detail |
public java.lang.String getHelpString()
public void setHelpString(java.lang.String helpString)
helpString - public int getRuleID()
public void setRuleID(int ruleID)
ruleID - public java.lang.Integer getCategory()
public void setCategory(java.lang.Integer category)
category - 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 | |||||||||