|
||||||||||
| 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.ohf.ihe.common.cdar2.URLScheme
public final class URLScheme
A representation of the literals of the enumeration 'URL Scheme', and utility methods for working with them. vocSet: D14866 (C-0-D14866-cpt)
CDAR2Package.getURLScheme()| Field Summary | |
|---|---|
static int |
FAX
The 'Fax' literal value. |
static URLScheme |
FAX_LITERAL
The 'Fax' literal object. |
static int |
FILE
The 'File' literal value. |
static URLScheme |
FILE_LITERAL
The 'File' literal object. |
static int |
FTP
The 'Ftp' literal value. |
static URLScheme |
FTP_LITERAL
The 'Ftp' literal object. |
static int |
HTTP
The 'Http' literal value. |
static URLScheme |
HTTP_LITERAL
The 'Http' literal object. |
static int |
MAILTO
The 'Mailto' literal value. |
static URLScheme |
MAILTO_LITERAL
The 'Mailto' literal object. |
static int |
MLLP
The 'Mllp' literal value. |
static URLScheme |
MLLP_LITERAL
The 'Mllp' literal object. |
static int |
MODEM
The 'Modem' literal value. |
static URLScheme |
MODEM_LITERAL
The 'Modem' literal object. |
static int |
NFS
The 'Nfs' literal value. |
static URLScheme |
NFS_LITERAL
The 'Nfs' literal object. |
static int |
TEL
The 'Tel' literal value. |
static URLScheme |
TEL_LITERAL
The 'Tel' literal object. |
static int |
TELNET
The 'Telnet' literal value. |
static URLScheme |
TELNET_LITERAL
The 'Telnet' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'URL Scheme' enumerators. |
| Method Summary | |
|---|---|
static URLScheme |
get(int value)
Returns the 'URL Scheme' literal with the specified integer value. |
static URLScheme |
get(java.lang.String literal)
Returns the 'URL Scheme' literal with the specified literal value. |
static URLScheme |
getByName(java.lang.String name)
Returns the 'URL Scheme' 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 FAX
If the meaning of 'Fax' literal object isn't clear, there really should be more of a description here...
FAX_LITERAL,
Constant Field Valuespublic static final int FILE
If the meaning of 'File' literal object isn't clear, there really should be more of a description here...
FILE_LITERAL,
Constant Field Valuespublic static final int FTP
If the meaning of 'Ftp' literal object isn't clear, there really should be more of a description here...
FTP_LITERAL,
Constant Field Valuespublic static final int HTTP
If the meaning of 'Http' literal object isn't clear, there really should be more of a description here...
HTTP_LITERAL,
Constant Field Valuespublic static final int MAILTO
If the meaning of 'Mailto' literal object isn't clear, there really should be more of a description here...
MAILTO_LITERAL,
Constant Field Valuespublic static final int MLLP
If the meaning of 'Mllp' literal object isn't clear, there really should be more of a description here...
MLLP_LITERAL,
Constant Field Valuespublic static final int MODEM
If the meaning of 'Modem' literal object isn't clear, there really should be more of a description here...
MODEM_LITERAL,
Constant Field Valuespublic static final int NFS
If the meaning of 'Nfs' literal object isn't clear, there really should be more of a description here...
NFS_LITERAL,
Constant Field Valuespublic static final int TEL
If the meaning of 'Tel' literal object isn't clear, there really should be more of a description here...
TEL_LITERAL,
Constant Field Valuespublic static final int TELNET
If the meaning of 'Telnet' literal object isn't clear, there really should be more of a description here...
TELNET_LITERAL,
Constant Field Valuespublic static final URLScheme FAX_LITERAL
FAXpublic static final URLScheme FILE_LITERAL
FILEpublic static final URLScheme FTP_LITERAL
FTPpublic static final URLScheme HTTP_LITERAL
HTTPpublic static final URLScheme MAILTO_LITERAL
MAILTOpublic static final URLScheme MLLP_LITERAL
MLLPpublic static final URLScheme MODEM_LITERAL
MODEMpublic static final URLScheme NFS_LITERAL
NFSpublic static final URLScheme TEL_LITERAL
TELpublic static final URLScheme TELNET_LITERAL
TELNETpublic static final java.util.List VALUES
| Method Detail |
|---|
public static URLScheme get(java.lang.String literal)
public static URLScheme getByName(java.lang.String name)
public static URLScheme get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||