Uses of Enum Class
org.languagetool.markup.TextPart.Type
Packages that use TextPart.Type
-
Uses of TextPart.Type in org.languagetool.markup
Fields in org.languagetool.markup declared as TextPart.TypeMethods in org.languagetool.markup that return TextPart.TypeModifier and TypeMethodDescriptionTextPart.getType()static TextPart.TypeReturns the enum constant of this class with the specified name.static TextPart.Type[]TextPart.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.languagetool.markup with parameters of type TextPart.Type