public class YearsMonthsValueConverter extends Object
Constructor and Description |
---|
YearsMonthsValueConverter(ClientTranslationService translationService) |
Modifier and Type | Method and Description |
---|---|
org.kie.workbench.common.dmn.client.editors.types.listview.constraint.common.typed.years.months.YearsMonthsValue |
fromDMNString(String dmnString) |
String |
toDisplayValue(String dmnValue) |
String |
toDMNString(String years,
String months) |
@Inject public YearsMonthsValueConverter(ClientTranslationService translationService)
public org.kie.workbench.common.dmn.client.editors.types.listview.constraint.common.typed.years.months.YearsMonthsValue fromDMNString(String dmnString)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.