|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.Rule
com.esri.arcgisws.ConnectivityRule
com.esri.arcgisws.EdgeConnectivityRule
| Constructor Summary | |
EdgeConnectivityRule()
|
|
EdgeConnectivityRule(java.lang.String helpString,
int ruleID,
java.lang.Integer category,
int fromClassID,
int fromEdgeSubtypeCode,
int toClassID,
int toEdgeSubtypeCode,
int defaultJunctionID,
int defaultJunctionSubtypeCode,
JunctionSubtype[] junctionSubtypes)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
getDefaultJunctionID()
Gets the defaultJunctionID value for this EdgeConnectivityRule. |
int |
getDefaultJunctionSubtypeCode()
Gets the defaultJunctionSubtypeCode value for this EdgeConnectivityRule. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getFromClassID()
Gets the fromClassID value for this EdgeConnectivityRule. |
int |
getFromEdgeSubtypeCode()
Gets the fromEdgeSubtypeCode value for this EdgeConnectivityRule. |
JunctionSubtype[] |
getJunctionSubtypes()
Gets the junctionSubtypes value for this EdgeConnectivityRule. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getToClassID()
Gets the toClassID value for this EdgeConnectivityRule. |
int |
getToEdgeSubtypeCode()
Gets the toEdgeSubtypeCode value for this EdgeConnectivityRule. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDefaultJunctionID(int defaultJunctionID)
Sets the defaultJunctionID value for this EdgeConnectivityRule. |
void |
setDefaultJunctionSubtypeCode(int defaultJunctionSubtypeCode)
Sets the defaultJunctionSubtypeCode value for this EdgeConnectivityRule. |
void |
setFromClassID(int fromClassID)
Sets the fromClassID value for this EdgeConnectivityRule. |
void |
setFromEdgeSubtypeCode(int fromEdgeSubtypeCode)
Sets the fromEdgeSubtypeCode value for this EdgeConnectivityRule. |
void |
setJunctionSubtypes(JunctionSubtype[] junctionSubtypes)
Sets the junctionSubtypes value for this EdgeConnectivityRule. |
void |
setToClassID(int toClassID)
Sets the toClassID value for this EdgeConnectivityRule. |
void |
setToEdgeSubtypeCode(int toEdgeSubtypeCode)
Sets the toEdgeSubtypeCode value for this EdgeConnectivityRule. |
| Methods inherited from class com.esri.arcgisws.Rule |
getCategory, getHelpString, getRuleID, setCategory, setHelpString, setRuleID |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EdgeConnectivityRule()
public EdgeConnectivityRule(java.lang.String helpString,
int ruleID,
java.lang.Integer category,
int fromClassID,
int fromEdgeSubtypeCode,
int toClassID,
int toEdgeSubtypeCode,
int defaultJunctionID,
int defaultJunctionSubtypeCode,
JunctionSubtype[] junctionSubtypes)
| Method Detail |
public int getFromClassID()
public void setFromClassID(int fromClassID)
fromClassID - public int getFromEdgeSubtypeCode()
public void setFromEdgeSubtypeCode(int fromEdgeSubtypeCode)
fromEdgeSubtypeCode - public int getToClassID()
public void setToClassID(int toClassID)
toClassID - public int getToEdgeSubtypeCode()
public void setToEdgeSubtypeCode(int toEdgeSubtypeCode)
toEdgeSubtypeCode - public int getDefaultJunctionID()
public void setDefaultJunctionID(int defaultJunctionID)
defaultJunctionID - public int getDefaultJunctionSubtypeCode()
public void setDefaultJunctionSubtypeCode(int defaultJunctionSubtypeCode)
defaultJunctionSubtypeCode - public JunctionSubtype[] getJunctionSubtypes()
public void setJunctionSubtypes(JunctionSubtype[] junctionSubtypes)
junctionSubtypes - public boolean equals(java.lang.Object obj)
equals in class ConnectivityRulepublic int hashCode()
hashCode in class ConnectivityRulepublic 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 | |||||||||