Uses of Class
org.docx4j.w14.STLightRigType
| Package | Description |
|---|---|
| org.docx4j.w14 |
-
Uses of STLightRigType in org.docx4j.w14
Fields in org.docx4j.w14 declared as STLightRigType Modifier and Type Field Description protected STLightRigTypeCTLightRig. rigMethods in org.docx4j.w14 that return STLightRigType Modifier and Type Method Description static STLightRigTypeSTLightRigType. fromValue(java.lang.String v)STLightRigTypeCTLightRig. getRig()Gets the value of the rig property.static STLightRigTypeSTLightRigType. valueOf(java.lang.String name)Returns 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 STLightRigType Modifier and Type Method Description voidCTLightRig. setRig(STLightRigType value)Sets the value of the rig property.