Uses of Enum
org.docx4j.w14.STLightRigType
Packages that use STLightRigType
-
Uses of STLightRigType in org.docx4j.w14
Fields in org.docx4j.w14 declared as STLightRigTypeMethods in org.docx4j.w14 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.w14 with parameters of type STLightRigTypeModifier and TypeMethodDescriptionvoidCTLightRig.setRig(STLightRigType value) Sets the value of the rig property.