|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.NetWeight
| Constructor Summary | |
NetWeight()
|
|
NetWeight(int weightID,
java.lang.String weightName,
EsriWeightType weightType,
int bitGateSize)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
getBitGateSize()
Gets the bitGateSize value for this NetWeight. |
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 |
int |
getWeightID()
Gets the weightID value for this NetWeight. |
java.lang.String |
getWeightName()
Gets the weightName value for this NetWeight. |
EsriWeightType |
getWeightType()
Gets the weightType value for this NetWeight. |
int |
hashCode()
|
void |
setBitGateSize(int bitGateSize)
Sets the bitGateSize value for this NetWeight. |
void |
setWeightID(int weightID)
Sets the weightID value for this NetWeight. |
void |
setWeightName(java.lang.String weightName)
Sets the weightName value for this NetWeight. |
void |
setWeightType(EsriWeightType weightType)
Sets the weightType value for this NetWeight. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NetWeight()
public NetWeight(int weightID,
java.lang.String weightName,
EsriWeightType weightType,
int bitGateSize)
| Method Detail |
public int getWeightID()
public void setWeightID(int weightID)
weightID - public java.lang.String getWeightName()
public void setWeightName(java.lang.String weightName)
weightName - public EsriWeightType getWeightType()
public void setWeightType(EsriWeightType weightType)
weightType - public int getBitGateSize()
public void setBitGateSize(int bitGateSize)
bitGateSize - 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 | |||||||||