|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of XWikiURLType in org.xwiki.url |
|---|
| Methods in org.xwiki.url that return XWikiURLType | |
|---|---|
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. |
| Methods in org.xwiki.url with parameters of type XWikiURLType | |
|---|---|
void |
AbstractXWikiURL.setType(XWikiURLType type)
|
| Constructors in org.xwiki.url with parameters of type XWikiURLType | |
|---|---|
AbstractXWikiURL(XWikiURLType type)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||