public class RuntimeTypeCheckOption extends Object implements DMNOption
Modifier and Type | Field and Description |
---|---|
static boolean |
DEFAULT_VALUE
The default value for this option
|
static String |
PROPERTY_NAME |
Constructor and Description |
---|
RuntimeTypeCheckOption(boolean value) |
RuntimeTypeCheckOption(String value) |
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName() |
boolean |
isRuntimeTypeCheck() |
public static final String PROPERTY_NAME
public static final boolean DEFAULT_VALUE
public RuntimeTypeCheckOption(boolean value)
public RuntimeTypeCheckOption(String value)
public String getPropertyName()
getPropertyName
in interface org.kie.api.conf.Option
public boolean isRuntimeTypeCheck()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.