Enum Class SquashOption

java.lang.Object
java.lang.Enum<SquashOption>
org.nasdanika.models.gitlab.SquashOption
All Implemented Interfaces:
Serializable, Comparable<SquashOption>, Constable, Enumerator

public enum SquashOption extends Enum<SquashOption> implements Enumerator
A representation of the literals of the enumeration 'Squash Option', and utility methods for working with them.
See Also: