Uses of Class
de.hybris.platform.b2ctelcooccaddon.dto.TmaIdentificationWsDTO
-
Packages that use TmaIdentificationWsDTO Package Description de.hybris.platform.commercewebservicescommons.dto.user -
-
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 TmaIdentificationWsDTO Modifier and Type Method Description java.util.List<TmaIdentificationWsDTO>UserSignUpWsDTO. getIdentifications()java.util.List<TmaIdentificationWsDTO>UserWsDTO. getIdentifications()Method parameters in de.hybris.platform.commercewebservicescommons.dto.user with type arguments of type TmaIdentificationWsDTO Modifier and Type Method Description voidUserSignUpWsDTO. setIdentifications(java.util.List<TmaIdentificationWsDTO> identifications)voidUserWsDTO. setIdentifications(java.util.List<TmaIdentificationWsDTO> identifications)
-