Uses of Class
org.openprovenance.prov.template.descriptors.DescriptorTypes
-
Packages that use DescriptorTypes Package Description org.openprovenance.prov.template.descriptors -
-
Uses of DescriptorTypes in org.openprovenance.prov.template.descriptors
Methods in org.openprovenance.prov.template.descriptors that return DescriptorTypes Modifier and Type Method Description DescriptorTypesAttributeDescriptor. getDescriptorType()DescriptorTypesAttributeDescriptorList. getDescriptorType()DescriptorTypesDescriptor. getDescriptorType()DescriptorTypesNameDescriptor. getDescriptorType()static DescriptorTypesDescriptorTypes. valueOf(String name)Returns the enum constant of this type with the specified name.static DescriptorTypes[]DescriptorTypes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-