Uses of Enum
org.docx4j.dml.STLightRigType
Packages that use STLightRigType
-
Uses of STLightRigType in org.docx4j.dml
Fields in org.docx4j.dml declared as STLightRigTypeMethods in org.docx4j.dml that return STLightRigTypeModifier and TypeMethodDescriptionstatic STLightRigTypeCTLightRig.getRig()Gets the value of the rig property.static STLightRigTypeReturns the enum constant of this type with the specified name.static STLightRigType[]STLightRigType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml with parameters of type STLightRigTypeModifier and TypeMethodDescriptionvoidCTLightRig.setRig(STLightRigType value) Sets the value of the rig property.