Uses of Class
be.recipe.services.core.PrescriptionSortedBy.SortedBy
-
Packages that use PrescriptionSortedBy.SortedBy Package Description be.recipe.services.core -
-
Uses of PrescriptionSortedBy.SortedBy in be.recipe.services.core
Fields in be.recipe.services.core with type parameters of type PrescriptionSortedBy.SortedBy Modifier and Type Field Description protected List<PrescriptionSortedBy.SortedBy>PrescriptionSortedBy. sortedByMethods in be.recipe.services.core that return PrescriptionSortedBy.SortedBy Modifier and Type Method Description PrescriptionSortedBy.SortedByObjectFactory. createPrescriptionSortedBySortedBy()Create an instance ofPrescriptionSortedBy.SortedByMethods in be.recipe.services.core that return types with arguments of type PrescriptionSortedBy.SortedBy Modifier and Type Method Description List<PrescriptionSortedBy.SortedBy>PrescriptionSortedBy. getSortedBies()List<PrescriptionSortedBy.SortedBy>PrescriptionSortedBy. getSortedBy()Gets the value of the sortedBy property.
-