Uses of Class
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.TmaIdentificationWsDTO
Packages that use TmaIdentificationWsDTO
-
Uses of TmaIdentificationWsDTO in de.hybris.platform.commercewebservicescommons.dto.user
Methods in de.hybris.platform.commercewebservicescommons.dto.user that return types with arguments of type TmaIdentificationWsDTOModifier and TypeMethodDescriptionUserSignUpWsDTO.getIdentifications()UserWsDTO.getIdentifications()Method parameters in de.hybris.platform.commercewebservicescommons.dto.user with type arguments of type TmaIdentificationWsDTOModifier and TypeMethodDescriptionvoidUserSignUpWsDTO.setIdentifications(List<TmaIdentificationWsDTO> identifications) voidUserWsDTO.setIdentifications(List<TmaIdentificationWsDTO> identifications)