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 ProductMarkerProductMarkerSerializer. deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context)Methods in ru.moysklad.remap_1_2.utils.json with parameters of type ProductMarker Modifier and Type Method Description com.google.gson.JsonElementProductMarkerSerializer. serialize(ProductMarker src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
-