public interface OriginationTriggerMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Gets the value of the name property.
|
boolean |
isActive()
Gets the value of the active property.
|
void |
setActive(boolean value)
Sets the value of the active property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
java.lang.String getName()
void setName(java.lang.String value)
boolean isActive()
void setActive(boolean value)