public class PositionAttributesMapper
Modifier and Type | Field and Description |
---|---|
static PositionAttributesMapper |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.String,ru.evotor.framework.inventory.AttributeValue> |
fromBundle(android.os.Bundle attributes) |
static android.os.Bundle |
toBundle(java.util.Map<java.lang.String,ru.evotor.framework.inventory.AttributeValue> attributes) |
public static PositionAttributesMapper INSTANCE