Uses of Class
org.docx4j.math.STLimLoc
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of STLimLoc in org.docx4j.math
Fields in org.docx4j.math declared as STLimLoc Modifier and Type Field Description protected STLimLocCTLimLoc. valMethods in org.docx4j.math that return STLimLoc Modifier and Type Method Description static STLimLocSTLimLoc. fromValue(java.lang.String v)STLimLocCTLimLoc. getVal()Gets the value of the val property.static STLimLocSTLimLoc. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STLimLoc[]STLimLoc. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.math with parameters of type STLimLoc Modifier and Type Method Description voidCTLimLoc. setVal(STLimLoc value)Sets the value of the val property.