Uses of Enum Class
org.apache.poi.xwpf.usermodel.BreakType
Packages that use BreakType
-
Uses of BreakType in org.apache.poi.xwpf.usermodel
Methods in org.apache.poi.xwpf.usermodel that return BreakTypeModifier and TypeMethodDescriptionstatic BreakType
BreakType.valueOf
(int type) Returns the enum constant of this class with the specified name.static BreakType
Returns the enum constant of this class with the specified name.static BreakType[]
BreakType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.poi.xwpf.usermodel with parameters of type BreakType