Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v3.dto.ServiceRef
Packages that use ServiceRef
-
Uses of ServiceRef in de.hybris.platform.b2ctelcotmfwebservices.v3.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return ServiceRefModifier and TypeMethodDescriptionServiceRef.atbaseType(String atbaseType) ServiceRef.atreferredType(String atreferredType) ServiceRef.atschemaLocation(String atschemaLocation) Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return types with arguments of type ServiceRefModifier and TypeMethodDescription@Valid List<ServiceRef>Product.getRealizingService()Get realizingServiceMethods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with parameters of type ServiceRefModifier and TypeMethodDescriptionProduct.addRealizingServiceItem(ServiceRef realizingServiceItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with type arguments of type ServiceRefModifier and TypeMethodDescriptionProduct.realizingService(List<ServiceRef> realizingService) voidProduct.setRealizingService(List<ServiceRef> realizingService)