ProcessedCategoryImpl

Constructors

Link copied to clipboard
constructor(field: Field, name: StructuredText, desc: StructuredText)
constructor(field: Field, name: StructuredText, desc: StructuredText, @Nullable parent: @Nullable String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Nullable
open var parent: @Nullable String
Link copied to clipboard

Functions

Link copied to clipboard
@Unmodifiable
open fun getAccordionAnchors(): @Unmodifiable Map<Integer, ProcessedOption>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getIdentifier(): String
Link copied to clipboard
@Unmodifiable
open fun getOptions(): @Unmodifiable List<ProcessedOption>
Link copied to clipboard
@Nullable
open fun getParentCategoryId(): @Nullable String
Link copied to clipboard
open fun toString(): String