public interface OrchestrationExtensionMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIfc()
Gets the value of the ifc property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getTriggers()
Gets the value of the triggers property.
|
void |
setIfc(java.lang.String value)
Sets the value of the ifc property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setTriggers(java.lang.String value)
Sets the value of the triggers property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getTriggers()
void setTriggers(java.lang.String value)
java.lang.String getIfc()
void setIfc(java.lang.String value)