Uses of Enum Class
com.github.rvesse.airline.annotations.restrictions.PathKind
Packages that use PathKind
Package
Description
-
Uses of PathKind in com.github.rvesse.airline.annotations.restrictions
Subclasses with type arguments of type PathKind in com.github.rvesse.airline.annotations.restrictionsMethods in com.github.rvesse.airline.annotations.restrictions that return PathKind -
Uses of PathKind in com.github.rvesse.airline.restrictions.common
Fields in com.github.rvesse.airline.restrictions.common declared as PathKindConstructors in com.github.rvesse.airline.restrictions.common with parameters of type PathKindModifierConstructorDescriptionPathRestriction(boolean mustExist, boolean readable, boolean writable, boolean executable, PathKind kind) Creates a new path restriction