| Package | Description |
|---|---|
| org.eclipse.jetty.webapp |
| Modifier and Type | Field and Description |
|---|---|
protected Origin |
MetaData.OriginInfo.origin |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetaData.setOrigin(String name,
Origin origin) |
| Constructor and Description |
|---|
MetaData.OriginInfo(String n,
Origin o) |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.