Uses of Class
org.nuiton.eugene.ModelHelper.ModelInputType
-
Packages that use ModelHelper.ModelInputType Package Description org.nuiton.eugene Eugene. -
-
Uses of ModelHelper.ModelInputType in org.nuiton.eugene
Methods in org.nuiton.eugene that return ModelHelper.ModelInputType Modifier and Type Method Description static ModelHelper.ModelInputTypeModelHelper.ModelInputType. valueOf(String name)Returns the enum constant of this type with the specified name.static ModelHelper.ModelInputType[]ModelHelper.ModelInputType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-