DeprecatedPageSection

enum DeprecatedPageSection : Enum<DeprecatedPageSection>

Entries

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

Properties

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