| Package | Description |
|---|---|
| ru.moysklad.remap_1_2.utils.params |
| Modifier and Type | Field and Description |
|---|---|
protected ApiParam.Type |
ApiParam.type |
| Modifier and Type | Method and Description |
|---|---|
static ApiParam.Type |
ApiParam.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiParam.Type[] |
ApiParam.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ApiParam.renderStringQueryFromList(ApiParam.Type type,
List<ApiParam> list,
String host) |
| Constructor and Description |
|---|
ApiParam(ApiParam.Type type) |
Copyright © 2021. All rights reserved.