Uses of Class
de.hybris.platform.b2bwebservicescommons.dto.company.B2BUnitNodeWsDTO
Packages that use B2BUnitNodeWsDTO
-
Uses of B2BUnitNodeWsDTO in de.hybris.platform.b2bwebservicescommons.dto.company
Methods in de.hybris.platform.b2bwebservicescommons.dto.company that return types with arguments of type B2BUnitNodeWsDTOModifier and TypeMethodDescriptionB2BUnitNodeWsDTO.getChildren()B2BUnitNodeListWsDTO.getUnitNodes()Method parameters in de.hybris.platform.b2bwebservicescommons.dto.company with type arguments of type B2BUnitNodeWsDTOModifier and TypeMethodDescriptionvoidB2BUnitNodeWsDTO.setChildren(List<B2BUnitNodeWsDTO> children) voidB2BUnitNodeListWsDTO.setUnitNodes(List<B2BUnitNodeWsDTO> unitNodes)