Uses of Enum
org.jacop.fz.Options.RestartType
Packages that use Options.RestartType
-
Uses of Options.RestartType in org.jacop.fz
Fields in org.jacop.fz declared as Options.RestartTypeMethods in org.jacop.fz that return Options.RestartTypeModifier and TypeMethodDescriptionOptions.getRestartType()
static Options.RestartType
Returns the enum constant of this type with the specified name.static Options.RestartType[]
Options.RestartType.values()
Returns an array containing the constants of this enum type, in the order they are declared.