| Package | Description |
|---|---|
| org.xwiki.xar | |
| org.xwiki.xar.type |
| Modifier and Type | Method and Description |
|---|---|
XarEntryType.UpgradeType |
XarEntryType.getUpgradeType() |
static XarEntryType.UpgradeType |
XarEntryType.UpgradeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XarEntryType.UpgradeType[] |
XarEntryType.UpgradeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
XarEntryType.UpgradeType |
AbstractXarEntryType.getUpgradeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractXarEntryType.setUpgradeType(XarEntryType.UpgradeType upgradeType) |
Copyright © 2004–2018 XWiki. All rights reserved.