Modifier and Type | Method and Description |
---|---|
XWikiURLType |
AbstractXWikiURL.getType() |
XWikiURLType |
XWikiURL.getType() |
static XWikiURLType |
XWikiURLType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XWikiURLType[] |
XWikiURLType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractXWikiURL.setType(XWikiURLType type) |
Constructor and Description |
---|
AbstractXWikiURL(XWikiURLType type) |
Copyright © 2004–2022 XWiki. All rights reserved.