Uses of Class
com.igormaznitsa.mvngolang.cvs.CVSType
| Package | Description |
|---|---|
| com.igormaznitsa.mvngolang.cvs |
-
Uses of CVSType in com.igormaznitsa.mvngolang.cvs
Methods in com.igormaznitsa.mvngolang.cvs that return CVSType Modifier and Type Method Description static CVSTypeCVSType. investigateFolder(java.io.File folder)static CVSTypeCVSType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CVSType[]CVSType. values()Returns an array containing the constants of this enum type, in the order they are declared.