Uses of Enum Class
org.episteme.natural.medicine.Medication.Route
Packages that use Medication.Route
-
Uses of Medication.Route in org.episteme.natural.medicine
Subclasses with type arguments of type Medication.Route in org.episteme.natural.medicineMethods in org.episteme.natural.medicine that return Medication.RouteModifier and TypeMethodDescriptionMedication.getRoute()static Medication.RouteReturns the enum constant of this class with the specified name.static Medication.Route[]Medication.Route.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.episteme.natural.medicine with parameters of type Medication.Route