Uses of Class
ru.moysklad.remap_1_2.entities.products.Bundle
-
Packages that use Bundle Package Description ru.moysklad.remap_1_2.clients -
-
Uses of Bundle in ru.moysklad.remap_1_2.clients
Methods in ru.moysklad.remap_1_2.clients with parameters of type Bundle Modifier and Type Method Description voidBundleClient. deleteComponent(Bundle entity, String componentId)voidBundleClient. deleteComponent(Bundle entity, Bundle.ComponentEntity component)Bundle.ComponentEntityBundleClient. getComponent(Bundle bundle, String componentId, ApiParam... params)Bundle.ComponentEntityBundleClient. getComponent(Bundle bundle, Bundle.ComponentEntity component, ApiParam... params)ListEntity<Bundle.ComponentEntity>BundleClient. getComponents(Bundle bundle, ApiParam... params)
-