|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResAuthApplicationType | |
---|---|
org.eclipse.jst.j2ee.client | This package includes the j2ee Application Client module model api. |
Uses of ResAuthApplicationType in org.eclipse.jst.j2ee.client |
---|
Fields in org.eclipse.jst.j2ee.client declared as ResAuthApplicationType | |
---|---|
static ResAuthApplicationType |
ResAuthApplicationType.APPLICATION_LITERAL
The 'Application' literal object |
static ResAuthApplicationType |
ResAuthApplicationType.CONTAINER_LITERAL
The 'Container' literal object |
Methods in org.eclipse.jst.j2ee.client that return ResAuthApplicationType | |
---|---|
static ResAuthApplicationType |
ResAuthApplicationType.get(int value)
Returns the 'Res Auth Application Type' literal with the specified integer value |
static ResAuthApplicationType |
ResAuthApplicationType.get(java.lang.String literal)
Returns the 'Res Auth Application Type' literal with the specified literal value |
static ResAuthApplicationType |
ResAuthApplicationType.getByName(java.lang.String name)
Returns the 'Res Auth Application Type' literal with the specified name |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |