| 
 | ||||||||||
| 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.ase.models.sybaseasesqlmodel.SybaseASECatalogType
public final class SybaseASECatalogType
A representation of the literals of the enumeration 'Sybase ASE Catalog Type', and utility methods for working with them.
SybaseasesqlmodelPackage.getSybaseASECatalogType(), 
Serialized Form| Field Summary | |
|---|---|
| static int | PROXYCATALOGThe 'PROXYCATALOG' literal value. | 
| static SybaseASECatalogType | PROXYCATALOG_LITERALThe 'PROXYCATALOG' literal object. | 
| static int | TEMPCATALOGThe 'TEMPCATALOG' literal value. | 
| static SybaseASECatalogType | TEMPCATALOG_LITERALThe 'TEMPCATALOG' literal object. | 
| static int | USERCATALOGThe 'USERCATALOG' literal value. | 
| static SybaseASECatalogType | USERCATALOG_LITERALThe 'USERCATALOG' literal object. | 
| static java.util.List | VALUESA public read-only list of all the 'Sybase ASE Catalog Type' enumerators. | 
| Method Summary | |
|---|---|
| static SybaseASECatalogType | get(int value)Returns the 'Sybase ASE Catalog Type' literal with the specified integer value. | 
| static SybaseASECatalogType | get(java.lang.String literal)Returns the 'Sybase ASE Catalog Type' literal with the specified literal value. | 
| static SybaseASECatalogType | getByName(java.lang.String name)Returns the 'Sybase ASE Catalog Type' 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 PROXYCATALOG
If the meaning of 'PROXYCATALOG' literal object isn't clear, there really should be more of a description here...
PROXYCATALOG_LITERAL, 
Constant Field Valuespublic static final int TEMPCATALOG
If the meaning of 'TEMPCATALOG' literal object isn't clear, there really should be more of a description here...
TEMPCATALOG_LITERAL, 
Constant Field Valuespublic static final int USERCATALOG
If the meaning of 'USERCATALOG' literal object isn't clear, there really should be more of a description here...
USERCATALOG_LITERAL, 
Constant Field Valuespublic static final SybaseASECatalogType PROXYCATALOG_LITERAL
PROXYCATALOGpublic static final SybaseASECatalogType TEMPCATALOG_LITERAL
TEMPCATALOGpublic static final SybaseASECatalogType USERCATALOG_LITERAL
USERCATALOGpublic static final java.util.List VALUES
| Method Detail | 
|---|
public static SybaseASECatalogType get(java.lang.String literal)
public static SybaseASECatalogType getByName(java.lang.String name)
public static SybaseASECatalogType get(int value)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||