|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.ControllerMembership
com.esri.arcgisws.TopologyMembership
| Constructor Summary | |
TopologyMembership()
|
|
TopologyMembership(java.lang.String topologyName,
double weight,
int XYRank,
int ZRank,
boolean eventNotificationOnValidate)
|
|
| 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 |
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 |
getTopologyName()
Gets the topologyName value for this TopologyMembership. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
double |
getWeight()
Gets the weight value for this TopologyMembership. |
int |
getXYRank()
Gets the XYRank value for this TopologyMembership. |
int |
getZRank()
Gets the ZRank value for this TopologyMembership. |
int |
hashCode()
|
boolean |
isEventNotificationOnValidate()
Gets the eventNotificationOnValidate value for this TopologyMembership. |
void |
setEventNotificationOnValidate(boolean eventNotificationOnValidate)
Sets the eventNotificationOnValidate value for this TopologyMembership. |
void |
setTopologyName(java.lang.String topologyName)
Sets the topologyName value for this TopologyMembership. |
void |
setWeight(double weight)
Sets the weight value for this TopologyMembership. |
void |
setXYRank(int XYRank)
Sets the XYRank value for this TopologyMembership. |
void |
setZRank(int ZRank)
Sets the ZRank value for this TopologyMembership. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TopologyMembership()
public TopologyMembership(java.lang.String topologyName,
double weight,
int XYRank,
int ZRank,
boolean eventNotificationOnValidate)
| Method Detail |
public java.lang.String getTopologyName()
public void setTopologyName(java.lang.String topologyName)
topologyName - public double getWeight()
public void setWeight(double weight)
weight - public int getXYRank()
public void setXYRank(int XYRank)
XYRank - public int getZRank()
public void setZRank(int ZRank)
ZRank - public boolean isEventNotificationOnValidate()
public void setEventNotificationOnValidate(boolean eventNotificationOnValidate)
eventNotificationOnValidate - public boolean equals(java.lang.Object obj)
equals in class ControllerMembershippublic int hashCode()
hashCode in class ControllerMembershippublic 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 | |||||||||