| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.SybaseASABaseActionTime
public final class SybaseASABaseActionTime
A representation of the literals of the enumeration 'Sybase ASA Base Action Time', and utility methods for working with them.
SybaseasabasesqlmodelPackage.getSybaseASABaseActionTime(), 
Serialized Form| Field Summary | |
|---|---|
| static int | AFTERThe 'AFTER' literal value. | 
| static SybaseASABaseActionTime | AFTER_LITERALThe 'AFTER' literal object. | 
| static int | ASEThe 'ASE' literal value. | 
| static SybaseASABaseActionTime | ASE_LITERALThe 'ASE' literal object. | 
| static int | BEFOREThe 'BEFORE' literal value. | 
| static SybaseASABaseActionTime | BEFORE_LITERALThe 'BEFORE' literal object. | 
| static int | RESOLVEThe 'RESOLVE' literal value. | 
| static SybaseASABaseActionTime | RESOLVE_LITERALThe 'RESOLVE' literal object. | 
| static java.util.List | VALUESA public read-only list of all the 'Sybase ASA Base Action Time' enumerators. | 
| Method Summary | |
|---|---|
| static SybaseASABaseActionTime | get(int value)Returns the 'Sybase ASA Base Action Time' literal with the specified integer value. | 
| static SybaseASABaseActionTime | get(java.lang.String literal)Returns the 'Sybase ASA Base Action Time' literal with the specified literal value. | 
| static SybaseASABaseActionTime | getByName(java.lang.String name)Returns the 'Sybase ASA Base Action Time' literal with the specified name. | 
| Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator | 
|---|
| getLiteral, getName, getValue, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final int BEFORE
If the meaning of 'BEFORE' literal object isn't clear, there really should be more of a description here...
BEFORE_LITERAL, 
Constant Field Valuespublic static final int AFTER
If the meaning of 'AFTER' literal object isn't clear, there really should be more of a description here...
AFTER_LITERAL, 
Constant Field Valuespublic static final int RESOLVE
If the meaning of 'RESOLVE' literal object isn't clear, there really should be more of a description here...
RESOLVE_LITERAL, 
Constant Field Valuespublic static final int ASE
If the meaning of 'ASE' literal object isn't clear, there really should be more of a description here...
ASE_LITERAL, 
Constant Field Valuespublic static final SybaseASABaseActionTime BEFORE_LITERAL
BEFOREpublic static final SybaseASABaseActionTime AFTER_LITERAL
AFTERpublic static final SybaseASABaseActionTime RESOLVE_LITERAL
RESOLVEpublic static final SybaseASABaseActionTime ASE_LITERAL
ASEpublic static final java.util.List VALUES
| Method Detail | 
|---|
public static SybaseASABaseActionTime get(java.lang.String literal)
public static SybaseASABaseActionTime getByName(java.lang.String name)
public static SybaseASABaseActionTime get(int value)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||