Uses of Enum
net.thucydides.model.reports.html.MarkdownRendering.RenderedElements
Packages that use MarkdownRendering.RenderedElements
-
Uses of MarkdownRendering.RenderedElements in net.thucydides.model.reports.html
Subclasses with type arguments of type MarkdownRendering.RenderedElements in net.thucydides.model.reports.htmlMethods in net.thucydides.model.reports.html that return MarkdownRendering.RenderedElementsModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static MarkdownRendering.RenderedElements[]MarkdownRendering.RenderedElements.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.thucydides.model.reports.html with parameters of type MarkdownRendering.RenderedElementsModifier and TypeMethodDescriptionbooleanMarkdownRendering.renderMarkdownFor(MarkdownRendering.RenderedElements elementType)