Package ru.moysklad.remap_1_2.entities
Class Store
- java.lang.Object
-
- ru.moysklad.remap_1_2.entities.Entity
-
- ru.moysklad.remap_1_2.entities.MetaEntity
-
- ru.moysklad.remap_1_2.entities.Store
-
- All Implemented Interfaces:
IEntityWithAttributes<Attribute>
public class Store extends MetaEntity implements IEntityWithAttributes<Attribute>
Склад
-
-
Field Summary
-
Fields inherited from class ru.moysklad.remap_1_2.entities.MetaEntity
meta
-
-
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.IEntityWithAttributes
getAttribute, getAttributes
-
-
-
-
Constructor Detail
-
Store
public Store(String id)
-
-