Uses of Class
com.tick42.glue.internal.excel.TriggerType
| Package | Description |
|---|---|
| com.tick42.glue.internal.excel |
-
Uses of TriggerType in com.tick42.glue.internal.excel
Methods in com.tick42.glue.internal.excel that return TriggerType Modifier and Type Method Description static TriggerTypeTriggerType. 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.