Class Service
- 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.Service
-
- All Implemented Interfaces:
IEntityWithAttributes<Attribute>,HasFiles,ProductAttributeMarker,ProductMarker,SingleProductMarker
public class Service extends AbstractProduct implements SingleProductMarker, IEntityWithAttributes<Attribute>
-
-
Field Summary
-
Fields inherited from class ru.moysklad.remap_1_2.entities.MetaEntity
meta
-
-
Constructor Summary
Constructors Constructor Description Service()
-
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.IEntityWithAttributes
getAttribute, getAttributes
-
-