com.esri.arcgisws
Class JunctionConnectivityRule

java.lang.Object
  extended bycom.esri.arcgisws.Rule
      extended bycom.esri.arcgisws.ConnectivityRule
          extended bycom.esri.arcgisws.JunctionConnectivityRule
All Implemented Interfaces:
java.io.Serializable

public class JunctionConnectivityRule
extends ConnectivityRule
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
JunctionConnectivityRule()
           
JunctionConnectivityRule(java.lang.String helpString, int ruleID, java.lang.Integer category, int edgeClassID, int edgeSubtypeCode, int junctionClassID, int subtypeCode, java.lang.Integer edgeMinimumCardinality, java.lang.Integer edgeMaximumCardinality, java.lang.Integer junctionMinimumCardinality, java.lang.Integer junctionMaximumCardinality, boolean isDefault)
           
 
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
 int getEdgeClassID()
          Gets the edgeClassID value for this JunctionConnectivityRule.
 java.lang.Integer getEdgeMaximumCardinality()
          Gets the edgeMaximumCardinality value for this JunctionConnectivityRule.
 java.lang.Integer getEdgeMinimumCardinality()
          Gets the edgeMinimumCardinality value for this JunctionConnectivityRule.
 int getEdgeSubtypeCode()
          Gets the edgeSubtypeCode value for this JunctionConnectivityRule.
 int getJunctionClassID()
          Gets the junctionClassID value for this JunctionConnectivityRule.
 java.lang.Integer getJunctionMaximumCardinality()
          Gets the junctionMaximumCardinality value for this JunctionConnectivityRule.
 java.lang.Integer getJunctionMinimumCardinality()
          Gets the junctionMinimumCardinality value for this JunctionConnectivityRule.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 int getSubtypeCode()
          Gets the subtypeCode value for this JunctionConnectivityRule.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 boolean isIsDefault()
          Gets the isDefault value for this JunctionConnectivityRule.
 void setEdgeClassID(int edgeClassID)
          Sets the edgeClassID value for this JunctionConnectivityRule.
 void setEdgeMaximumCardinality(java.lang.Integer edgeMaximumCardinality)
          Sets the edgeMaximumCardinality value for this JunctionConnectivityRule.
 void setEdgeMinimumCardinality(java.lang.Integer edgeMinimumCardinality)
          Sets the edgeMinimumCardinality value for this JunctionConnectivityRule.
 void setEdgeSubtypeCode(int edgeSubtypeCode)
          Sets the edgeSubtypeCode value for this JunctionConnectivityRule.
 void setIsDefault(boolean isDefault)
          Sets the isDefault value for this JunctionConnectivityRule.
 void setJunctionClassID(int junctionClassID)
          Sets the junctionClassID value for this JunctionConnectivityRule.
 void setJunctionMaximumCardinality(java.lang.Integer junctionMaximumCardinality)
          Sets the junctionMaximumCardinality value for this JunctionConnectivityRule.
 void setJunctionMinimumCardinality(java.lang.Integer junctionMinimumCardinality)
          Sets the junctionMinimumCardinality value for this JunctionConnectivityRule.
 void setSubtypeCode(int subtypeCode)
          Sets the subtypeCode value for this JunctionConnectivityRule.
 
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

JunctionConnectivityRule

public JunctionConnectivityRule()

JunctionConnectivityRule

public JunctionConnectivityRule(java.lang.String helpString,
                                int ruleID,
                                java.lang.Integer category,
                                int edgeClassID,
                                int edgeSubtypeCode,
                                int junctionClassID,
                                int subtypeCode,
                                java.lang.Integer edgeMinimumCardinality,
                                java.lang.Integer edgeMaximumCardinality,
                                java.lang.Integer junctionMinimumCardinality,
                                java.lang.Integer junctionMaximumCardinality,
                                boolean isDefault)
Method Detail

getEdgeClassID

public int getEdgeClassID()
Gets the edgeClassID value for this JunctionConnectivityRule.

Returns:
edgeClassID

setEdgeClassID

public void setEdgeClassID(int edgeClassID)
Sets the edgeClassID value for this JunctionConnectivityRule.

Parameters:
edgeClassID -

getEdgeSubtypeCode

public int getEdgeSubtypeCode()
Gets the edgeSubtypeCode value for this JunctionConnectivityRule.

Returns:
edgeSubtypeCode

setEdgeSubtypeCode

public void setEdgeSubtypeCode(int edgeSubtypeCode)
Sets the edgeSubtypeCode value for this JunctionConnectivityRule.

Parameters:
edgeSubtypeCode -

getJunctionClassID

public int getJunctionClassID()
Gets the junctionClassID value for this JunctionConnectivityRule.

Returns:
junctionClassID

setJunctionClassID

public void setJunctionClassID(int junctionClassID)
Sets the junctionClassID value for this JunctionConnectivityRule.

Parameters:
junctionClassID -

getSubtypeCode

public int getSubtypeCode()
Gets the subtypeCode value for this JunctionConnectivityRule.

Returns:
subtypeCode

setSubtypeCode

public void setSubtypeCode(int subtypeCode)
Sets the subtypeCode value for this JunctionConnectivityRule.

Parameters:
subtypeCode -

getEdgeMinimumCardinality

public java.lang.Integer getEdgeMinimumCardinality()
Gets the edgeMinimumCardinality value for this JunctionConnectivityRule.

Returns:
edgeMinimumCardinality

setEdgeMinimumCardinality

public void setEdgeMinimumCardinality(java.lang.Integer edgeMinimumCardinality)
Sets the edgeMinimumCardinality value for this JunctionConnectivityRule.

Parameters:
edgeMinimumCardinality -

getEdgeMaximumCardinality

public java.lang.Integer getEdgeMaximumCardinality()
Gets the edgeMaximumCardinality value for this JunctionConnectivityRule.

Returns:
edgeMaximumCardinality

setEdgeMaximumCardinality

public void setEdgeMaximumCardinality(java.lang.Integer edgeMaximumCardinality)
Sets the edgeMaximumCardinality value for this JunctionConnectivityRule.

Parameters:
edgeMaximumCardinality -

getJunctionMinimumCardinality

public java.lang.Integer getJunctionMinimumCardinality()
Gets the junctionMinimumCardinality value for this JunctionConnectivityRule.

Returns:
junctionMinimumCardinality

setJunctionMinimumCardinality

public void setJunctionMinimumCardinality(java.lang.Integer junctionMinimumCardinality)
Sets the junctionMinimumCardinality value for this JunctionConnectivityRule.

Parameters:
junctionMinimumCardinality -

getJunctionMaximumCardinality

public java.lang.Integer getJunctionMaximumCardinality()
Gets the junctionMaximumCardinality value for this JunctionConnectivityRule.

Returns:
junctionMaximumCardinality

setJunctionMaximumCardinality

public void setJunctionMaximumCardinality(java.lang.Integer junctionMaximumCardinality)
Sets the junctionMaximumCardinality value for this JunctionConnectivityRule.

Parameters:
junctionMaximumCardinality -

isIsDefault

public boolean isIsDefault()
Gets the isDefault value for this JunctionConnectivityRule.

Returns:
isDefault

setIsDefault

public void setIsDefault(boolean isDefault)
Sets the isDefault value for this JunctionConnectivityRule.

Parameters:
isDefault -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class ConnectivityRule

hashCode

public int hashCode()
Overrides:
hashCode in class ConnectivityRule

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer