Uses of Enum
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 TypeMethodDescription(package private) TextPart.TypeTextPart.getType()static TextPart.TypeReturns the enum constant of this type with the specified name.static TextPart.Type[]TextPart.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.languagetool.markup with parameters of type TextPart.Type