public class OutputClauseLiteralExpressionPropertyConverter extends Object
Constructor and Description |
---|
OutputClauseLiteralExpressionPropertyConverter() |
Modifier and Type | Method and Description |
---|---|
static JSITLiteralExpression |
dmnFromWB(OutputClauseLiteralExpression wb)
Returns a JSITLiteralExpression of null if the text of the OutputClauseLiteralExpression is empty.
|
static OutputClauseLiteralExpression |
wbFromDMN(JSITLiteralExpression dmn)
Returns a non-null instance of OutputClauseLiteralExpression.
|
public OutputClauseLiteralExpressionPropertyConverter()
public static OutputClauseLiteralExpression wbFromDMN(JSITLiteralExpression dmn)
dmn
- public static JSITLiteralExpression dmnFromWB(OutputClauseLiteralExpression wb)
wb
- Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.