Uses of Class
com.semanticcms.autogit.model.Change
-
-
Uses of Change in com.semanticcms.autogit.model
Methods in com.semanticcms.autogit.model that return Change Modifier and Type Method Description Change
Meaning. getChange()
static Change
Change. valueOf(String name)
Returns the enum constant of this type with the specified name.static Change[]
Change. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-