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
Subclasses with type arguments of type PostalService in com.github.rvesse.airline.examples.senditFields in com.github.rvesse.airline.examples.sendit declared as PostalServiceModifier and TypeFieldDescriptionprivate PostalServicePrice.serviceprivate PostalServiceSend.serviceMethods 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.