Uses of Class
org.docx4j.com.microsoft.schemas.ink.x2010.main.STKnownSemanticType
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.ink.x2010.main |
-
Uses of STKnownSemanticType in org.docx4j.com.microsoft.schemas.ink.x2010.main
Methods in org.docx4j.com.microsoft.schemas.ink.x2010.main that return STKnownSemanticType Modifier and Type Method Description static STKnownSemanticTypeSTKnownSemanticType. fromValue(java.lang.String v)static STKnownSemanticTypeSTKnownSemanticType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STKnownSemanticType[]STKnownSemanticType. values()Returns an array containing the constants of this enum type, in the order they are declared.