Uses of Class
org.openprovenance.prov.interop.InteropFramework.ProvFormatType
-
-
Uses of InteropFramework.ProvFormatType in org.openprovenance.prov.interop
Fields in org.openprovenance.prov.interop with type parameters of type InteropFramework.ProvFormatType Modifier and Type Field Description Hashtable<InteropFramework.ProvFormat,InteropFramework.ProvFormatType>InteropFramework. provTypeMapMethods in org.openprovenance.prov.interop that return InteropFramework.ProvFormatType Modifier and Type Method Description static InteropFramework.ProvFormatTypeInteropFramework.ProvFormatType. valueOf(String name)Returns the enum constant of this type with the specified name.static InteropFramework.ProvFormatType[]InteropFramework.ProvFormatType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-