Uses of Enum
org.apache.subversion.javahl.types.DiffOptions.Flag
Packages that use DiffOptions.Flag
-
Uses of DiffOptions.Flag in org.apache.subversion.javahl.types
Methods in org.apache.subversion.javahl.types that return DiffOptions.FlagModifier and TypeMethodDescriptionstatic DiffOptions.Flag
DiffOptions.Flag.valueOf
(java.lang.String name) Returns the enum constant of this type with the specified name.static DiffOptions.Flag[]
DiffOptions.Flag.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.subversion.javahl.types with parameters of type DiffOptions.Flag