public class CategoryConverter extends Converter
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVE |
static String |
CATEGORY |
static String |
RANK |
| Constructor and Description |
|---|
CategoryConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
convertRanksTo_v3(Category category_v2,
XMCDA xmcda_v3) |
Category |
convertTo_v2(Category category_v3,
XMCDA xmcda_v3) |
void |
convertTo_v3(Category category_v2,
XMCDA xmcda_v3) |
getWarningspublic static final String CATEGORY
public static final String ACTIVE
public static final String RANK
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.