Uses of Class
be.recipe.services.patient.ListOpenRidsResultItem
-
Packages that use ListOpenRidsResultItem Package Description be.recipe.services.patient -
-
Uses of ListOpenRidsResultItem in be.recipe.services.patient
Fields in be.recipe.services.patient with type parameters of type ListOpenRidsResultItem Modifier and Type Field Description protected List<ListOpenRidsResultItem>ListOpenRidsResult. itemsMethods in be.recipe.services.patient that return ListOpenRidsResultItem Modifier and Type Method Description ListOpenRidsResultItemObjectFactory. createListOpenRidsResultItem()Create an instance ofListOpenRidsResultItemMethods in be.recipe.services.patient that return types with arguments of type ListOpenRidsResultItem Modifier and Type Method Description JAXBElement<ListOpenRidsResultItem>ObjectFactory. createListOpenRidsResultItem(ListOpenRidsResultItem value)List<ListOpenRidsResultItem>ListOpenRidsResult. getItems()Gets the value of the items property.Methods in be.recipe.services.patient with parameters of type ListOpenRidsResultItem Modifier and Type Method Description JAXBElement<ListOpenRidsResultItem>ObjectFactory. createListOpenRidsResultItem(ListOpenRidsResultItem value)
-