public class CategoriesProfilesConverter extends Converter
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORIES_PROFILES |
static String |
CATEGORY_PROFILE |
| Constructor and Description |
|---|
CategoriesProfilesConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected <T> CategoriesProfiles |
convertTo_v2(CategoriesProfiles<T> categoriesProfiles_v3,
XMCDA xmcda_v2) |
void |
convertTo_v2(List<CategoriesProfiles<?>> categoriesProfiles_v3,
XMCDA xmcda_v2) |
<T> void |
convertTo_v3(CategoriesProfiles value,
XMCDA xmcda_v3) |
getWarningspublic static final String CATEGORIES_PROFILES
public static final String CATEGORY_PROFILE
public <T> void convertTo_v3(CategoriesProfiles value, XMCDA xmcda_v3)
public void convertTo_v2(List<CategoriesProfiles<?>> categoriesProfiles_v3, XMCDA xmcda_v2)
protected <T> CategoriesProfiles convertTo_v2(CategoriesProfiles<T> categoriesProfiles_v3, XMCDA xmcda_v2)
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.