Uses of Class
org.docx4j.org.w3.x2003.inkML.BooleanStrType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x2003.inkML |
-
Uses of BooleanStrType in org.docx4j.org.w3.x2003.inkML
Methods in org.docx4j.org.w3.x2003.inkML that return BooleanStrType Modifier and Type Method Description static BooleanStrTypeBooleanStrType. fromValue(java.lang.String v)static BooleanStrTypeBooleanStrType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static BooleanStrType[]BooleanStrType. values()Returns an array containing the constants of this enum type, in the order they are declared.