Uses of Class
com.mirna.hospitalmanagementapi.domain.entities.Address
Packages that use Address
-
Uses of Address in com.mirna.hospitalmanagementapi.domain.entities
Methods in com.mirna.hospitalmanagementapi.domain.entities that return AddressModifier and TypeMethodDescriptionDoctor.getAddress()Returns the addressPatient.getAddress()Returns the addressMethods in com.mirna.hospitalmanagementapi.domain.entities with parameters of type AddressModifier and TypeMethodDescriptionvoidDoctor.setAddress(Address address) Sets the addressvoidPatient.setAddress(Address address) Sets the address