Uses of Enum Class
org.fcrepo.storage.ocfl.InteractionModel
Packages that use InteractionModel
-
Uses of InteractionModel in org.fcrepo.storage.ocfl
Methods in org.fcrepo.storage.ocfl that return InteractionModelModifier and TypeMethodDescriptionstatic InteractionModelInteractionModel.fromString(String value) static InteractionModelReturns the enum constant of this class with the specified name.static InteractionModel[]InteractionModel.values()Returns an array containing the constants of this enum class, in the order they are declared.