Uses of Class
be.recipe.services.patient.ContactDetails
-
Packages that use ContactDetails Package Description be.recipe.services.patient -
-
Uses of ContactDetails in be.recipe.services.patient
Fields in be.recipe.services.patient declared as ContactDetails Modifier and Type Field Description protected ContactDetailsUpdateReservationParam. contactDetailsMethods in be.recipe.services.patient that return ContactDetails Modifier and Type Method Description ContactDetailsObjectFactory. createContactDetails()Create an instance ofContactDetailsContactDetailsUpdateReservationParam. getContactDetails()Gets the value of the contactDetails property.Methods in be.recipe.services.patient with parameters of type ContactDetails Modifier and Type Method Description voidUpdateReservationParam. setContactDetails(ContactDetails value)Sets the value of the contactDetails property.
-