Uses of Enum
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 type with the specified name.static STDocPartBehavior[]STDocPartBehavior.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 STDocPartBehaviorModifier and TypeMethodDescriptionvoidCTDocPartBehavior.setVal(STDocPartBehavior value) Sets the value of the val property.