Uses of Class
org.docx4j.org.w3.x2003.inkML.TimestampType
| Package | Description |
|---|---|
| org.docx4j.org.w3.x2003.inkML |
-
Uses of TimestampType in org.docx4j.org.w3.x2003.inkML
Fields in org.docx4j.org.w3.x2003.inkML declared as TimestampType Modifier and Type Field Description protected TimestampTypeContextType. timestampMethods in org.docx4j.org.w3.x2003.inkML that return TimestampType Modifier and Type Method Description TimestampTypeObjectFactory. createTimestampType()Create an instance ofTimestampTypeTimestampTypeContextType. getTimestamp()Gets the value of the timestamp property.Methods in org.docx4j.org.w3.x2003.inkML with parameters of type TimestampType Modifier and Type Method Description voidContextType. setTimestamp(TimestampType value)Sets the value of the timestamp property.