Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v3.dto.ResourceRef
Packages that use ResourceRef
-
Uses of ResourceRef in de.hybris.platform.b2ctelcotmfwebservices.v3.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return ResourceRefModifier and TypeMethodDescriptionResourceRef.atbaseType(String atbaseType) ResourceRef.atreferredType(String atreferredType) ResourceRef.atschemaLocation(String atschemaLocation) Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return types with arguments of type ResourceRefModifier and TypeMethodDescription@Valid List<ResourceRef>Product.getRealizingResource()Get realizingResourceMethods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with parameters of type ResourceRefModifier and TypeMethodDescriptionProduct.addRealizingResourceItem(ResourceRef realizingResourceItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with type arguments of type ResourceRefModifier and TypeMethodDescriptionProduct.realizingResource(List<ResourceRef> realizingResource) voidProduct.setRealizingResource(List<ResourceRef> realizingResource)