Package io.thestencil.staticontent.api
Interface StaticContentClient.Heading
-
- All Known Implementing Classes:
ImmutableHeading
- Enclosing interface:
- StaticContentClient
@Immutable public static interface StaticContentClient.Heading
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IntegergetLevel()StringgetName()IntegergetOrder()
-