Uses of Enum Class
org.docx4j.wml.STDocPartGallery
Packages that use STDocPartGallery
-
Uses of STDocPartGallery in org.docx4j.wml
Fields in org.docx4j.wml declared as STDocPartGalleryMethods in org.docx4j.wml that return STDocPartGalleryModifier and TypeMethodDescriptionstatic STDocPartGalleryCTDocPartGallery.getVal()Gets the value of the val property.static STDocPartGalleryReturns the enum constant of this class with the specified name.static STDocPartGallery[]STDocPartGallery.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 STDocPartGalleryModifier and TypeMethodDescriptionvoidCTDocPartGallery.setVal(STDocPartGallery value) Sets the value of the val property.