Uses of Enum Class
io.vertigo.studio.notebook.domain.DomainSketch.Scope
Packages that use DomainSketch.Scope
-
Uses of DomainSketch.Scope in io.vertigo.studio.notebook.domain
Methods in io.vertigo.studio.notebook.domain that return DomainSketch.ScopeModifier and TypeMethodDescriptionDomainSketch.getScope()static DomainSketch.ScopeReturns the enum constant of this class with the specified name.static DomainSketch.Scope[]DomainSketch.Scope.values()Returns an array containing the constants of this enum class, in the order they are declared.