Class LinkType
- java.lang.Object
-
- com.atlassian.confluence.api.model.BaseApiEnum
-
- com.atlassian.confluence.api.model.link.LinkType
-
- All Implemented Interfaces:
ApiEnum
public final class LinkType extends BaseApiEnum
The type of a link.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getType()
static LinkType
valueOf(String type)
-
-
-
Constructor Detail
-
LinkType
public LinkType(String type)
-
-