Uses of Class
com.mindee.v2.cli.SearchModelsCommand.ModelType
-
Packages that use SearchModelsCommand.ModelType Package Description com.mindee.v2.cli -
-
Uses of SearchModelsCommand.ModelType in com.mindee.v2.cli
Methods in com.mindee.v2.cli that return SearchModelsCommand.ModelType Modifier and Type Method Description static SearchModelsCommand.ModelTypeSearchModelsCommand.ModelType. valueOf(String name)Returns the enum constant of this type with the specified name.static SearchModelsCommand.ModelType[]SearchModelsCommand.ModelType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-