Uses of Enum Class
ddf.catalog.core.versioning.MetacardVersion.Action
-
Uses of MetacardVersion.Action in ddf.catalog.core.versioning
Methods in ddf.catalog.core.versioning that return MetacardVersion.ActionModifier and TypeMethodDescriptionstatic MetacardVersion.Actionstatic MetacardVersion.ActionMetacardVersion.Action.ofMetacard(ddf.catalog.data.Metacard metacard) static MetacardVersion.ActionReturns the enum constant of this class with the specified name.static MetacardVersion.Action[]MetacardVersion.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.