|
||||||||||
| 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.TopologyRule
| Constructor Summary | |
TopologyRule()
|
|
TopologyRule(java.lang.String helpString,
int ruleID,
java.lang.Integer category,
java.lang.String name,
java.lang.String GUID,
EsriTopologyRuleType topologyRuleType,
int originClassID,
java.lang.Integer originSubtype,
int destinationClassID,
java.lang.Integer destinationSubtype,
boolean triggerErrorEvents,
boolean allOriginSubtypes,
boolean allDestinationSubtypes)
|
|
| 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 |
getDestinationClassID()
Gets the destinationClassID value for this TopologyRule. |
java.lang.Integer |
getDestinationSubtype()
Gets the destinationSubtype value for this TopologyRule. |
java.lang.String |
getGUID()
Gets the GUID value for this TopologyRule. |
java.lang.String |
getName()
Gets the name value for this TopologyRule. |
int |
getOriginClassID()
Gets the originClassID value for this TopologyRule. |
java.lang.Integer |
getOriginSubtype()
Gets the originSubtype value for this TopologyRule. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
EsriTopologyRuleType |
getTopologyRuleType()
Gets the topologyRuleType value for this TopologyRule. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isAllDestinationSubtypes()
Gets the allDestinationSubtypes value for this TopologyRule. |
boolean |
isAllOriginSubtypes()
Gets the allOriginSubtypes value for this TopologyRule. |
boolean |
isTriggerErrorEvents()
Gets the triggerErrorEvents value for this TopologyRule. |
void |
setAllDestinationSubtypes(boolean allDestinationSubtypes)
Sets the allDestinationSubtypes value for this TopologyRule. |
void |
setAllOriginSubtypes(boolean allOriginSubtypes)
Sets the allOriginSubtypes value for this TopologyRule. |
void |
setDestinationClassID(int destinationClassID)
Sets the destinationClassID value for this TopologyRule. |
void |
setDestinationSubtype(java.lang.Integer destinationSubtype)
Sets the destinationSubtype value for this TopologyRule. |
void |
setGUID(java.lang.String GUID)
Sets the GUID value for this TopologyRule. |
void |
setName(java.lang.String name)
Sets the name value for this TopologyRule. |
void |
setOriginClassID(int originClassID)
Sets the originClassID value for this TopologyRule. |
void |
setOriginSubtype(java.lang.Integer originSubtype)
Sets the originSubtype value for this TopologyRule. |
void |
setTopologyRuleType(EsriTopologyRuleType topologyRuleType)
Sets the topologyRuleType value for this TopologyRule. |
void |
setTriggerErrorEvents(boolean triggerErrorEvents)
Sets the triggerErrorEvents value for this TopologyRule. |
| 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 TopologyRule()
public TopologyRule(java.lang.String helpString,
int ruleID,
java.lang.Integer category,
java.lang.String name,
java.lang.String GUID,
EsriTopologyRuleType topologyRuleType,
int originClassID,
java.lang.Integer originSubtype,
int destinationClassID,
java.lang.Integer destinationSubtype,
boolean triggerErrorEvents,
boolean allOriginSubtypes,
boolean allDestinationSubtypes)
| Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getGUID()
public void setGUID(java.lang.String GUID)
GUID - public EsriTopologyRuleType getTopologyRuleType()
public void setTopologyRuleType(EsriTopologyRuleType topologyRuleType)
topologyRuleType - public int getOriginClassID()
public void setOriginClassID(int originClassID)
originClassID - public java.lang.Integer getOriginSubtype()
public void setOriginSubtype(java.lang.Integer originSubtype)
originSubtype - public int getDestinationClassID()
public void setDestinationClassID(int destinationClassID)
destinationClassID - public java.lang.Integer getDestinationSubtype()
public void setDestinationSubtype(java.lang.Integer destinationSubtype)
destinationSubtype - public boolean isTriggerErrorEvents()
public void setTriggerErrorEvents(boolean triggerErrorEvents)
triggerErrorEvents - public boolean isAllOriginSubtypes()
public void setAllOriginSubtypes(boolean allOriginSubtypes)
allOriginSubtypes - public boolean isAllDestinationSubtypes()
public void setAllDestinationSubtypes(boolean allDestinationSubtypes)
allDestinationSubtypes - public boolean equals(java.lang.Object obj)
equals in class Rulepublic int hashCode()
hashCode in class Rulepublic 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 | |||||||||