|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Duration | |
|---|---|
| org.odftoolkit.odfdom.incubator.meta | Provide classes to access the metadata of ODF documents. |
| org.odftoolkit.odfdom.type | |
| Uses of Duration in org.odftoolkit.odfdom.incubator.meta |
|---|
| Methods in org.odftoolkit.odfdom.incubator.meta that return Duration | |
|---|---|
Duration |
OdfOfficeMeta.getEditingDuration()
Receives the value of the ODFDOM element representation MetaEditingDurationElement , See meta:editing-duration. |
| Methods in org.odftoolkit.odfdom.incubator.meta with parameters of type Duration | |
|---|---|
void |
OdfOfficeMeta.setEditingDuration(Duration editingDuration)
Sets the value of the ODFDOM element representation MetaEditingDurationElement , See meta:editing-duration. |
| Uses of Duration in org.odftoolkit.odfdom.type |
|---|
| Methods in org.odftoolkit.odfdom.type that return Duration | |
|---|---|
static Duration |
Duration.valueOf(String stringValue)
Returns a DurationType instance representing the specified String value |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||