Uses of Enum
org.machanism.machai.schema.Layer
Packages that use Layer
-
Uses of Layer in org.machanism.machai.schema
Methods in org.machanism.machai.schema that return LayerModifier and TypeMethodDescriptionstatic Layerstatic LayerReturns the enum constant of this type with the specified name.static Layer[]Layer.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.machanism.machai.schema that return types with arguments of type LayerModifier and TypeMethodDescriptionClassification.getLayers()Defines which Clean Architecture layers the library belongs to.Method parameters in org.machanism.machai.schema with type arguments of type Layer