Uses of Class
org.fcrepo.storage.ocfl.InteractionModel
-
Packages that use InteractionModel Package Description org.fcrepo.storage.ocfl -
-
Uses of InteractionModel in org.fcrepo.storage.ocfl
Methods in org.fcrepo.storage.ocfl that return InteractionModel Modifier and Type Method Description static InteractionModelInteractionModel. fromString(String value)static InteractionModelInteractionModel. valueOf(String name)Returns the enum constant of this type with the specified name.static InteractionModel[]InteractionModel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-