|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.NetWeightAssociation
| Constructor Summary | |
NetWeightAssociation()
|
|
NetWeightAssociation(int weightID,
java.lang.String tableName,
java.lang.String fieldName)
|
|
| 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 |
java.lang.String |
getFieldName()
Gets the fieldName value for this NetWeightAssociation. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getTableName()
Gets the tableName value for this NetWeightAssociation. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
getWeightID()
Gets the weightID value for this NetWeightAssociation. |
int |
hashCode()
|
void |
setFieldName(java.lang.String fieldName)
Sets the fieldName value for this NetWeightAssociation. |
void |
setTableName(java.lang.String tableName)
Sets the tableName value for this NetWeightAssociation. |
void |
setWeightID(int weightID)
Sets the weightID value for this NetWeightAssociation. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NetWeightAssociation()
public NetWeightAssociation(int weightID,
java.lang.String tableName,
java.lang.String fieldName)
| Method Detail |
public int getWeightID()
public void setWeightID(int weightID)
weightID - public java.lang.String getTableName()
public void setTableName(java.lang.String tableName)
tableName - public java.lang.String getFieldName()
public void setFieldName(java.lang.String fieldName)
fieldName - 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 | |||||||||