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
Methods 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