public class AlternativesSetsConverter extends Converter
| Modifier and Type | Field and Description |
|---|---|
static String |
ALTERNATIVES_SETS |
| Constructor and Description |
|---|
AlternativesSetsConverter() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
convertTo_v2(AlternativesSets<T> alternativesSets_v3,
XMCDA xmcda_v2) |
void |
convertTo_v3(AlternativesSets value,
XMCDA xmcda_v3) |
getWarningspublic static final String ALTERNATIVES_SETS
public void convertTo_v3(AlternativesSets value, XMCDA xmcda_v3)
public <T> void convertTo_v2(AlternativesSets<T> alternativesSets_v3, XMCDA xmcda_v2)
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.