public class CategoriesSetConverter extends Converter
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORIES_SET |
| Constructor and Description |
|---|
CategoriesSetConverter() |
| Modifier and Type | Method and Description |
|---|---|
<T> CategoriesSet |
convertTo_v2(CategoriesSet<T> categoriesSet_v3,
XMCDA xmcda_v2) |
CategoriesSet |
convertTo_v3(CategoriesSet categoriesSet_v2,
XMCDA xmcda_v3) |
protected QualifiedValues |
values_convertTo_v3(List<JAXBElement<?>> values,
XMCDA xmcda_v3) |
getWarningspublic static final String CATEGORIES_SET
public CategoriesSet convertTo_v3(CategoriesSet categoriesSet_v2, XMCDA xmcda_v3)
protected QualifiedValues values_convertTo_v3(List<JAXBElement<?>> values, XMCDA xmcda_v3)
public <T> CategoriesSet convertTo_v2(CategoriesSet<T> categoriesSet_v3, XMCDA xmcda_v2)
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.