|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TriggerType | |
|---|---|
| org.eobjects.datacleaner.monitor.jaxb | |
| Uses of TriggerType in org.eobjects.datacleaner.monitor.jaxb |
|---|
| Fields in org.eobjects.datacleaner.monitor.jaxb declared as TriggerType | |
|---|---|
protected TriggerType |
ExecutionLog.triggerType
|
| Methods in org.eobjects.datacleaner.monitor.jaxb that return TriggerType | |
|---|---|
static TriggerType |
TriggerType.fromValue(String v)
|
TriggerType |
ExecutionLog.getTriggerType()
Gets the value of the triggerType property. |
static TriggerType |
TriggerType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TriggerType[] |
TriggerType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eobjects.datacleaner.monitor.jaxb with parameters of type TriggerType | |
|---|---|
void |
ExecutionLog.setTriggerType(TriggerType value)
Sets the value of the triggerType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||