Uses of Class
overit.geocallapp.wfm.locations.rs1.addresstype.DTOAddressTypeInsert
Packages that use DTOAddressTypeInsert
-
Uses of DTOAddressTypeInsert in overit.geocallapp.wfm.locations.rs1.addresstype
Methods in overit.geocallapp.wfm.locations.rs1.addresstype with parameters of type DTOAddressTypeInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOIdentifier<Long>> AddressTypeService.post(@Valid DTOAddressTypeInsert input) Create a new address type.