Uses of Enum Class
org.docx4j.w14.STLigatures
Packages that use STLigatures
-
Uses of STLigatures in org.docx4j.w14
Fields in org.docx4j.w14 declared as STLigaturesMethods in org.docx4j.w14 that return STLigaturesModifier and TypeMethodDescriptionstatic STLigaturesCTLigatures.getVal()Gets the value of the val property.static STLigaturesReturns the enum constant of this class with the specified name.static STLigatures[]STLigatures.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.w14 with parameters of type STLigaturesModifier and TypeMethodDescriptionvoidCTLigatures.setVal(STLigatures value) Sets the value of the val property.