Uses of Enum
org.openprovenance.prov.model.DateTimeOption
Packages that use DateTimeOption
Package
Description
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
-
Uses of DateTimeOption in org.openprovenance.prov.model
Methods in org.openprovenance.prov.model that return DateTimeOptionModifier and TypeMethodDescriptionstatic DateTimeOptionReturns the enum constant of this type with the specified name.static DateTimeOption[]DateTimeOption.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openprovenance.prov.model with parameters of type DateTimeOptionModifier and TypeMethodDescriptionProvFactory.newISOTime(String time, DateTimeOption option, TimeZone optionalTimeZone)