| Package | Description |
|---|---|
| ru.moysklad.remap_1_2.entities |
| Modifier and Type | Method and Description |
|---|---|
static Attribute.Type |
Attribute.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Attribute.Type[] |
Attribute.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Attribute(Meta.Type attributeEntityType,
String id,
Attribute.Type type,
Object value) |
Copyright © 2022. All rights reserved.