public class DateTimeValueConverter extends Object
Constructor and Description |
---|
DateTimeValueConverter(DateValueFormatter dateValueFormatter,
TimeValueFormatter timeValueFormatter) |
Modifier and Type | Method and Description |
---|---|
DateTimeValue |
fromDMNString(String dmnString) |
String |
toDisplay(String rawValue) |
String |
toDMNString(DateTimeValue value) |
@Inject public DateTimeValueConverter(DateValueFormatter dateValueFormatter, TimeValueFormatter timeValueFormatter)
public String toDMNString(DateTimeValue value)
public DateTimeValue fromDMNString(String dmnString)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.