Uses of Class
com.github.rvesse.airline.annotations.restrictions.MinOccurrences
-
Packages that use MinOccurrences Package Description com.github.rvesse.airline.examples.sendit -
-
Uses of MinOccurrences in com.github.rvesse.airline.examples.sendit
Fields in com.github.rvesse.airline.examples.sendit with annotations of type MinOccurrences Modifier and Type Field Description java.util.List<java.lang.String>
PostalAddress. addressLines
java.util.List<java.lang.String>
CheckPostcodes. postCodes
-