Uses of Enum Class
net.bluemind.system.api.CloneConfiguration.Mode
Packages that use CloneConfiguration.Mode
-
Uses of CloneConfiguration.Mode in net.bluemind.system.api
Subclasses with type arguments of type CloneConfiguration.Mode in net.bluemind.system.apiFields in net.bluemind.system.api declared as CloneConfiguration.ModeModifier and TypeFieldDescriptionCloneConfiguration.modeDefaults toCloneConfiguration.Mode.FORKMethods in net.bluemind.system.api that return CloneConfiguration.ModeModifier and TypeMethodDescriptionstatic CloneConfiguration.ModeReturns the enum constant of this class with the specified name.static CloneConfiguration.Mode[]CloneConfiguration.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.