Uses of Enum Class
com.github.rvesse.airline.examples.sendit.PostalService
Packages that use PostalService
-
Uses of PostalService in com.github.rvesse.airline.examples.sendit
Methods in com.github.rvesse.airline.examples.sendit that return PostalServiceModifier and TypeMethodDescriptionstatic PostalServiceReturns the enum constant of this class with the specified name.static PostalService[]PostalService.values()Returns an array containing the constants of this enum class, in the order they are declared.