Package io.thestencil.staticontent.api
Interface SiteContent.TopicLink
-
- All Known Implementing Classes:
MutableTopicLink
- Enclosing interface:
- SiteContent
public static interface SiteContent.TopicLink
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetId()StringgetName()BooleangetSecured()StringgetType()StringgetValue()
-