Uses of Enum Class
org.eclipse.jgit.attributes.Attribute.State
Packages that use Attribute.State
-
Uses of Attribute.State in org.eclipse.jgit.attributes
Methods in org.eclipse.jgit.attributes that return Attribute.StateModifier and TypeMethodDescriptionAttribute.getState()Return the state.Return the state.static Attribute.StateReturns the enum constant of this class with the specified name.static Attribute.State[]Attribute.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.eclipse.jgit.attributes with parameters of type Attribute.StateModifierConstructorDescriptionAttribute(String key, Attribute.State state) Creates a new instance