Uses of Enum
org.docx4j.wml.STDirection
Packages that use STDirection
-
Uses of STDirection in org.docx4j.wml
Fields in org.docx4j.wml declared as STDirectionMethods in org.docx4j.wml that return STDirectionModifier and TypeMethodDescriptionstatic STDirectionP.Bdo.getVal()Gets the value of the val property.P.Dir.getVal()Gets the value of the val property.static STDirectionReturns the enum constant of this type with the specified name.static STDirection[]STDirection.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.wml with parameters of type STDirectionModifier and TypeMethodDescriptionvoidP.Bdo.setVal(STDirection value) Sets the value of the val property.voidP.Dir.setVal(STDirection value) Sets the value of the val property.