Uses of Enum Class
io.fluxzero.common.api.modeling.ModelUpdateKind
Packages that use ModelUpdateKind
-
Uses of ModelUpdateKind in io.fluxzero.common.api.modeling
Subclasses with type arguments of type ModelUpdateKind in io.fluxzero.common.api.modelingMethods in io.fluxzero.common.api.modeling that return ModelUpdateKindModifier and TypeMethodDescriptionstatic ModelUpdateKindReturns the enum constant of this class with the specified name.static ModelUpdateKind[]ModelUpdateKind.values()Returns an array containing the constants of this enum class, in the order they are declared.