Class Counterparty
- java.lang.Object
-
- ru.moysklad.remap_1_2.entities.Entity
-
- ru.moysklad.remap_1_2.entities.MetaEntity
-
- ru.moysklad.remap_1_2.entities.agents.Agent
-
- ru.moysklad.remap_1_2.entities.agents.Counterparty
-
- All Implemented Interfaces:
Fetchable,IEntityWithAttributes<Attribute>
public final class Counterparty extends Agent implements IEntityWithAttributes<Attribute>
Контрагент
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCounterparty.DiscountDataСкидка
-
Field Summary
-
Fields inherited from class ru.moysklad.remap_1_2.entities.MetaEntity
meta
-
-
Constructor Summary
Constructors Constructor Description Counterparty(String id)
-
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
-
Counterparty
public Counterparty(String id)
-
-