Uses of Class
overit.geocallapp.wfm.locations.rs1.addresstype.DTOAddressTypeUpdate
Packages that use DTOAddressTypeUpdate
-
Uses of DTOAddressTypeUpdate in overit.geocallapp.wfm.locations.rs1.addresstype
Methods in overit.geocallapp.wfm.locations.rs1.addresstype with parameters of type DTOAddressTypeUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> AddressTypeService.patch(Long id, @Valid DTOAddressTypeUpdate input) Modifies the required address type.