Uses of Enum Class
org.docx4j.wml.STBrType
Packages that use STBrType
-
Uses of STBrType in org.docx4j.wml
Fields in org.docx4j.wml declared as STBrTypeMethods in org.docx4j.wml that return STBrTypeModifier and TypeMethodDescriptionstatic STBrTypeBr.getType()Gets the value of the type property.static STBrTypeReturns the enum constant of this class with the specified name.static STBrType[]STBrType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.wml with parameters of type STBrType