|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgisws.Rule com.esri.arcgisws.ConnectivityRule
public abstract class ConnectivityRule
Java class for ConnectivityRule complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConnectivityRule"> <complexContent> <extension base="{http://www.esri.com/schemas/ArcGIS/10.0}Rule"> </extension> </complexContent> </complexType>
Constructor Summary | |
---|---|
ConnectivityRule()
ConnectivityRule default constructor. |
|
ConnectivityRule(String helpString,
int ruleID,
Integer category)
Deprecated. |
Method Summary |
---|
Methods inherited from class com.esri.arcgisws.Rule |
---|
getCategory, getHelpString, getRuleID, setCategory, setHelpString, setRuleID |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Deprecated public ConnectivityRule(String helpString, int ruleID, Integer category)
public ConnectivityRule()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |