Uses of Enum Class
org.docx4j.wml.STDocPartBehavior
Packages that use STDocPartBehavior
-
Uses of STDocPartBehavior in org.docx4j.wml
Fields in org.docx4j.wml declared as STDocPartBehaviorMethods in org.docx4j.wml that return STDocPartBehaviorModifier and TypeMethodDescriptionstatic STDocPartBehaviorCTDocPartBehavior.getVal()Gets the value of the val property.static STDocPartBehaviorReturns the enum constant of this class with the specified name.static STDocPartBehavior[]STDocPartBehavior.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 STDocPartBehaviorModifier and TypeMethodDescriptionvoidCTDocPartBehavior.setVal(STDocPartBehavior value) Sets the value of the val property.