|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Origin | |
|---|---|
| org.eclipse.jetty.webapp | |
| Uses of Origin in org.eclipse.jetty.webapp |
|---|
| Fields in org.eclipse.jetty.webapp declared as Origin | |
|---|---|
protected Origin |
MetaData.OriginInfo.origin
|
| Methods in org.eclipse.jetty.webapp that return Origin | |
|---|---|
Origin |
MetaData.getOrigin(String name)
|
Origin |
MetaData.OriginInfo.getOriginType()
|
static Origin |
Origin.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Origin[] |
Origin.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.eclipse.jetty.webapp with parameters of type Origin | |
|---|---|
MetaData.OriginInfo(String n,
Origin o)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||