|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.trigger.types.TriggerRuleType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private java.lang.String |
actionScript
|
private java.lang.String |
matchingRule
|
private java.lang.Integer |
minimumFiringInterval
|
private java.lang.Integer |
minimumMatchTime
|
private java.lang.String |
outputXSL
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
TriggerRuleType()
|
|
TriggerRuleType(java.lang.String actionScript,
java.lang.String matchingRule,
java.lang.Integer minimumFiringInterval,
java.lang.Integer minimumMatchTime,
java.lang.String outputXSL)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getActionScript()
Gets the actionScript value for this TriggerRuleType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getMatchingRule()
Gets the matchingRule value for this TriggerRuleType. |
java.lang.Integer |
getMinimumFiringInterval()
Gets the minimumFiringInterval value for this TriggerRuleType. |
java.lang.Integer |
getMinimumMatchTime()
Gets the minimumMatchTime value for this TriggerRuleType. |
java.lang.String |
getOutputXSL()
Gets the outputXSL value for this TriggerRuleType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setActionScript(java.lang.String actionScript)
Sets the actionScript value for this TriggerRuleType. |
void |
setMatchingRule(java.lang.String matchingRule)
Sets the matchingRule value for this TriggerRuleType. |
void |
setMinimumFiringInterval(java.lang.Integer minimumFiringInterval)
Sets the minimumFiringInterval value for this TriggerRuleType. |
void |
setMinimumMatchTime(java.lang.Integer minimumMatchTime)
Sets the minimumMatchTime value for this TriggerRuleType. |
void |
setOutputXSL(java.lang.String outputXSL)
Sets the outputXSL value for this TriggerRuleType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.lang.String matchingRule
private java.lang.String outputXSL
private java.lang.String actionScript
private java.lang.Integer minimumFiringInterval
private java.lang.Integer minimumMatchTime
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public TriggerRuleType()
public TriggerRuleType(java.lang.String actionScript,
java.lang.String matchingRule,
java.lang.Integer minimumFiringInterval,
java.lang.Integer minimumMatchTime,
java.lang.String outputXSL)
| Method Detail |
public java.lang.String getMatchingRule()
public void setMatchingRule(java.lang.String matchingRule)
matchingRule - public java.lang.String getOutputXSL()
public void setOutputXSL(java.lang.String outputXSL)
outputXSL - public java.lang.String getActionScript()
public void setActionScript(java.lang.String actionScript)
actionScript - public java.lang.Integer getMinimumFiringInterval()
public void setMinimumFiringInterval(java.lang.Integer minimumFiringInterval)
minimumFiringInterval - public java.lang.Integer getMinimumMatchTime()
public void setMinimumMatchTime(java.lang.Integer minimumMatchTime)
minimumMatchTime - public boolean equals(java.lang.Object obj)
public int hashCode()
public 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 | ||||||||||