Uses of Class
de.labathome.IrbFileType
-
-
Uses of IrbFileType in de.labathome
Methods in de.labathome that return IrbFileType Modifier and Type Method Description IrbFileTypeIrbFile. fileType()static IrbFileTypeIrbFileType. fromString(String content)static IrbFileTypeIrbFileType. valueOf(String name)Returns the enum constant of this type with the specified name.static IrbFileType[]IrbFileType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-