Package | Description |
---|---|
dw.xmlrpc |
Modifier and Type | Method and Description |
---|---|
LinkInfo.Type |
LinkInfo.type()
Whether it is a local or extern link
|
static LinkInfo.Type |
LinkInfo.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkInfo.Type[] |
LinkInfo.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LinkInfo(LinkInfo.Type type,
String page,
String href) |
Copyright © 2019. All rights reserved.