Uses of Class
be.recipe.services.prescriber.ListPrescriptionsParam.Status
-
Packages that use ListPrescriptionsParam.Status Package Description be.recipe.services.prescriber -
-
Uses of ListPrescriptionsParam.Status in be.recipe.services.prescriber
Fields in be.recipe.services.prescriber declared as ListPrescriptionsParam.Status Modifier and Type Field Description protected ListPrescriptionsParam.StatusListPrescriptionsParam. statusMethods in be.recipe.services.prescriber that return ListPrescriptionsParam.Status Modifier and Type Method Description ListPrescriptionsParam.StatusObjectFactory. createListPrescriptionsParamStatus()Create an instance ofListPrescriptionsParam.StatusListPrescriptionsParam.StatusListPrescriptionsParam. getStatus()Gets the value of the status property.Methods in be.recipe.services.prescriber with parameters of type ListPrescriptionsParam.Status Modifier and Type Method Description voidListPrescriptionsParam. setStatus(ListPrescriptionsParam.Status value)Sets the value of the status property.
-