Uses of Class
be.recipe.services.prescriber.ListPrescriptionsResult.Partial
-
Packages that use ListPrescriptionsResult.Partial Package Description be.recipe.services.prescriber -
-
Uses of ListPrescriptionsResult.Partial in be.recipe.services.prescriber
Fields in be.recipe.services.prescriber declared as ListPrescriptionsResult.Partial Modifier and Type Field Description protected ListPrescriptionsResult.PartialListPrescriptionsResult. partialMethods in be.recipe.services.prescriber that return ListPrescriptionsResult.Partial Modifier and Type Method Description ListPrescriptionsResult.PartialObjectFactory. createListPrescriptionsResultPartial()Create an instance ofListPrescriptionsResult.PartialListPrescriptionsResult.PartialListPrescriptionsResult. getPartial()Gets the value of the partial property.Methods in be.recipe.services.prescriber with parameters of type ListPrescriptionsResult.Partial Modifier and Type Method Description voidListPrescriptionsResult. setPartial(ListPrescriptionsResult.Partial value)Sets the value of the partial property.
-