Uses of Class
org.icij.datashare.Deliverable.Type
-
Packages that use Deliverable.Type Package Description org.icij.datashare -
-
Uses of Deliverable.Type in org.icij.datashare
Methods in org.icij.datashare that return Deliverable.Type Modifier and Type Method Description Deliverable.TypeDeliverable. getType()static Deliverable.TypeDeliverable.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Deliverable.Type[]Deliverable.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-