Uses of Interface
ru.moysklad.remap_1_2.entities.products.markers.ProductAttributeMarker
-
Packages that use ProductAttributeMarker Package Description ru.moysklad.remap_1_2.entities ru.moysklad.remap_1_2.entities.products ru.moysklad.remap_1_2.utils.json -
-
Uses of ProductAttributeMarker in ru.moysklad.remap_1_2.entities
Classes in ru.moysklad.remap_1_2.entities that implement ProductAttributeMarker Modifier and Type Class Description classProductFolder -
Uses of ProductAttributeMarker in ru.moysklad.remap_1_2.entities.products
Classes in ru.moysklad.remap_1_2.entities.products that implement ProductAttributeMarker Modifier and Type Class Description classAbstractProductАбстрактный класс, объединяющий основные товары (не модификации)classBundleclassProductТоварclassServiceclassVariantМодификация -
Uses of ProductAttributeMarker in ru.moysklad.remap_1_2.utils.json
Methods in ru.moysklad.remap_1_2.utils.json that return ProductAttributeMarker Modifier and Type Method Description ProductAttributeMarkerProductAttributeMarkerSerializer. deserialize(com.google.gson.JsonElement json, Type type, com.google.gson.JsonDeserializationContext context)Methods in ru.moysklad.remap_1_2.utils.json with parameters of type ProductAttributeMarker Modifier and Type Method Description com.google.gson.JsonElementProductAttributeMarkerSerializer. serialize(ProductAttributeMarker resource, Type type, com.google.gson.JsonSerializationContext context)
-