Package ru.moysklad.remap_1_2.entities
Class Contract
- java.lang.Object
-
- ru.moysklad.remap_1_2.entities.Entity
-
- ru.moysklad.remap_1_2.entities.MetaEntity
-
- ru.moysklad.remap_1_2.entities.Contract
-
- All Implemented Interfaces:
IEntityWithAttributes<Attribute>
public class Contract extends MetaEntity implements IEntityWithAttributes<Attribute>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classContract.TypeТип Договора
-
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
-
Contract
public Contract(String id)
-
-