Uses of Interface
ru.moysklad.remap_1_2.entities.products.markers.ProductMarker
-
Packages that use ProductMarker Package Description ru.moysklad.remap_1_2.entities ru.moysklad.remap_1_2.entities.products ru.moysklad.remap_1_2.utils.json -
-
Uses of ProductMarker in ru.moysklad.remap_1_2.entities
Classes in ru.moysklad.remap_1_2.entities that implement ProductMarker Modifier and Type Class Description classConsignmentСерия -
Uses of ProductMarker in ru.moysklad.remap_1_2.entities.products
Classes in ru.moysklad.remap_1_2.entities.products that implement ProductMarker Modifier and Type Class Description classAbstractProductАбстрактный класс, объединяющий основные товары (не модификации)classBundleclassProductТоварclassServiceclassVariantМодификация -
Uses of ProductMarker in ru.moysklad.remap_1_2.utils.json
Methods in ru.moysklad.remap_1_2.utils.json that return ProductMarker Modifier and Type Method Description ProductMarkerProductMarkerDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt)
-