Uses of Class
me.qoomon.gitversionng.commons.GitRefType
| Package | Description |
|---|---|
| me.qoomon.gitversionng.commons |
-
Uses of GitRefType in me.qoomon.gitversionng.commons
Methods in me.qoomon.gitversionng.commons that return GitRefType Modifier and Type Method Description static GitRefTypeGitRefType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GitRefType[]GitRefType. values()Returns an array containing the constants of this enum type, in the order they are declared.