| Package | Description |
|---|---|
| ru.moysklad.remap_1_2.entities |
| Modifier and Type | Method and Description |
|---|---|
Currency.MultiplicityType |
Currency.MultiplicityType.Serializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
static Currency.MultiplicityType |
Currency.MultiplicityType.valueOf(int val) |
static Currency.MultiplicityType |
Currency.MultiplicityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Currency.MultiplicityType[] |
Currency.MultiplicityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
Currency.MultiplicityType.Serializer.serialize(Currency.MultiplicityType src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2021. All rights reserved.