Uses of Class
com.github.rvesse.airline.annotations.restrictions.PortRange
-
Packages that use PortRange Package Description com.github.rvesse.airline.annotations.restrictions com.github.rvesse.airline.restrictions.factories -
-
Uses of PortRange in com.github.rvesse.airline.annotations.restrictions
Methods in com.github.rvesse.airline.annotations.restrictions that return PortRange Modifier and Type Method Description PortRange[]
value()
Sets the valid port ranges -
Uses of PortRange in com.github.rvesse.airline.restrictions.factories
Methods in com.github.rvesse.airline.restrictions.factories with parameters of type PortRange Modifier and Type Method Description protected PortRange
PortRestrictionFactory. createRange(PortRange rangeAnnotation)
-