| Package | Description |
|---|---|
| ru.moysklad.remap_1_2.clients.endpoints | |
| ru.moysklad.remap_1_2.entities |
| Modifier and Type | Method and Description |
|---|---|
default void |
ExportEndpoint.export(String id,
Template template,
ExportExtension extension,
File file) |
default void |
ExportEndpoint.export(String id,
Template template,
ExportExtension extension,
File file,
boolean addPrintDocumentContentHeader) |
| Modifier and Type | Method and Description |
|---|---|
static ExportExtension |
ExportExtension.extractFromFile(File file) |
static ExportExtension |
ExportExtension.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportExtension[] |
ExportExtension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.