Class Bundle
- java.lang.Object
-
- ru.moysklad.remap_1_2.entities.Entity
-
- ru.moysklad.remap_1_2.entities.MetaEntity
-
- ru.moysklad.remap_1_2.entities.Assortment
-
- ru.moysklad.remap_1_2.entities.products.AbstractProduct
-
- ru.moysklad.remap_1_2.entities.products.Bundle
-
- All Implemented Interfaces:
IEntityWithAttributes<Attribute>,HasFiles,HasImages,ProductAttributeMarker,ProductMarker
public class Bundle extends AbstractProduct implements IEntityWithAttributes<Attribute>, HasImages
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBundle.ComponentEntitystatic classBundle.Overheadstatic classBundle.TrackingType
-
Field Summary
-
Fields inherited from class ru.moysklad.remap_1_2.entities.MetaEntity
meta
-
-
Constructor Summary
Constructors Constructor Description Bundle()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface ru.moysklad.remap_1_2.entities.products.markers.HasFiles
getFiles, setFiles
-
Methods inherited from interface ru.moysklad.remap_1_2.entities.products.markers.HasImages
getImages, setImages
-
Methods inherited from interface ru.moysklad.remap_1_2.entities.IEntityWithAttributes
getAttribute, getAttributes
-
-