| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionTimeType | |
|---|---|
| org.eclipse.datatools.modelbase.sql.tables | |
| Uses of ActionTimeType in org.eclipse.datatools.modelbase.sql.tables | 
|---|
| Fields in org.eclipse.datatools.modelbase.sql.tables declared as ActionTimeType | |
|---|---|
| static ActionTimeType | ActionTimeType.AFTER_LITERALThe 'AFTER' literal object. | 
| static ActionTimeType | ActionTimeType.BEFORE_LITERALThe 'BEFORE' literal object. | 
| static ActionTimeType | ActionTimeType.INSTEADOF_LITERALThe 'INSTEADOF' literal object. | 
| Methods in org.eclipse.datatools.modelbase.sql.tables that return ActionTimeType | |
|---|---|
| static ActionTimeType | ActionTimeType.get(int value)Returns the 'Action Time Type' literal with the specified integer value. | 
| static ActionTimeType | ActionTimeType.get(java.lang.String literal)Returns the 'Action Time Type' literal with the specified literal value. | 
|  ActionTimeType | Trigger.getActionTime()Returns the value of the 'Action Time' attribute. | 
| static ActionTimeType | ActionTimeType.getByName(java.lang.String name)Returns the 'Action Time Type' literal with the specified name. | 
| Methods in org.eclipse.datatools.modelbase.sql.tables with parameters of type ActionTimeType | |
|---|---|
|  void | Trigger.setActionTime(ActionTimeType value)Sets the value of the ' Action Time' attribute. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||