DeprecatedPageSection

enum DeprecatedPageSection : Enum<DeprecatedPageSection>

Entries

Link copied to clipboard
DeprecatedForRemoval("forRemoval", "For Removal", "Element")
Link copied to clipboard
DeprecatedEnumConstants("enum.constant", "Enum Constants", "Enum Constant")
Link copied to clipboard
DeprecatedEnums("enum", "Enums", "Enum")
Link copied to clipboard
DeprecatedConstructors("constructor", "Constructors", "Constructor")
Link copied to clipboard
DeprecatedMethods("method", "Methods", "Method")
Link copied to clipboard
DeprecatedFields("field", "Fields", "Field")
Link copied to clipboard
DeprecatedExceptions("exception", "Exceptions", "Exceptions")
Link copied to clipboard
DeprecatedClasses("class", "Classes", "Class")
Link copied to clipboard
DeprecatedInterfaces("interface", "Interfaces", "Interface")
Link copied to clipboard
DeprecatedModules("module", "Modules", "Module")

Properties

Link copied to clipboard
val caption: String
Link copied to clipboard
val header: String
Link copied to clipboard
val id: String
Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int