Uses of Enum Class
io.fluxzero.sdk.modeling.ModelPersistence
Packages that use ModelPersistence
-
Uses of ModelPersistence in io.fluxzero.sdk.modeling
Subclasses with type arguments of type ModelPersistence in io.fluxzero.sdk.modelingModifier and TypeClassDescriptionenumDefines the durable representation and authoritative load path of aModel.Methods in io.fluxzero.sdk.modeling that return ModelPersistenceModifier and TypeMethodDescriptionstatic ModelPersistenceReturns the enum constant of this class with the specified name.static ModelPersistence[]ModelPersistence.values()Returns an array containing the constants of this enum class, in the order they are declared.