|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTTPMethodTypeEnum | |
---|---|
org.eclipse.jst.j2ee.webapplication | This package includes the EJBArtifactEdit api. |
Uses of HTTPMethodTypeEnum in org.eclipse.jst.j2ee.webapplication |
---|
Methods in org.eclipse.jst.j2ee.webapplication that return HTTPMethodTypeEnum | |
---|---|
static HTTPMethodTypeEnum |
HTTPMethodTypeEnum.get(int value)
Returns the 'HTTP Method Type Enum' literal with the specified integer value |
static HTTPMethodTypeEnum |
HTTPMethodTypeEnum.get(java.lang.String literal)
Returns the 'HTTP Method Type Enum' literal with the specified literal value |
static HTTPMethodTypeEnum |
HTTPMethodTypeEnum.getByName(java.lang.String name)
Returns the 'HTTP Method Type Enum' literal with the specified name |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |