|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
com.ibm.db.models.db2.luw.BlastWrapper.BlastServerType
public final class BlastServerType
A representation of the literals of the enumeration 'Blast Server Type', and utility methods for working with them.
BlastWrapperPackage.getBlastServerType()| Field Summary | |
|---|---|
static int |
BLASTN
The 'BLASTN' literal value. |
static BlastServerType |
BLASTN_LITERAL
The 'BLASTN' literal object. |
static int |
BLASTP
The 'BLASTP' literal value. |
static BlastServerType |
BLASTP_LITERAL
The 'BLASTP' literal object. |
static int |
BLASTX
The 'BLASTX' literal value. |
static BlastServerType |
BLASTX_LITERAL
The 'BLASTX' literal object. |
static int |
TBLASTN
The 'TBLASTN' literal value. |
static BlastServerType |
TBLASTN_LITERAL
The 'TBLASTN' literal object. |
static int |
TBLASTX
The 'TBLASTX' literal value. |
static BlastServerType |
TBLASTX_LITERAL
The 'TBLASTX' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Blast Server Type' enumerators. |
| Method Summary | |
|---|---|
static BlastServerType |
get(int value)
Returns the 'Blast Server Type' literal with the specified integer value. |
static BlastServerType |
get(java.lang.String literal)
Returns the 'Blast Server Type' literal with the specified literal value. |
static BlastServerType |
getByName(java.lang.String name)
Returns the 'Blast Server 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 BLASTP
BLASTP_LITERAL,
Constant Field Valuespublic static final int BLASTN
BLASTN_LITERAL,
Constant Field Valuespublic static final int BLASTX
BLASTX_LITERAL,
Constant Field Valuespublic static final int TBLASTN
TBLASTN_LITERAL,
Constant Field Valuespublic static final int TBLASTX
TBLASTX_LITERAL,
Constant Field Valuespublic static final BlastServerType BLASTP_LITERAL
If the meaning of 'BLASTP' literal object isn't clear, there really should be more of a description here...
BLASTPpublic static final BlastServerType BLASTN_LITERAL
If the meaning of 'BLASTN' literal object isn't clear, there really should be more of a description here...
BLASTNpublic static final BlastServerType BLASTX_LITERAL
If the meaning of 'BLASTX' literal object isn't clear, there really should be more of a description here...
BLASTXpublic static final BlastServerType TBLASTN_LITERAL
If the meaning of 'TBLASTN' literal object isn't clear, there really should be more of a description here...
TBLASTNpublic static final BlastServerType TBLASTX_LITERAL
If the meaning of 'TBLASTX' literal object isn't clear, there really should be more of a description here...
TBLASTXpublic static final java.util.List VALUES
| Method Detail |
|---|
public static BlastServerType get(java.lang.String literal)
public static BlastServerType getByName(java.lang.String name)
public static BlastServerType get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||