public class JavaDRLConstraintValueBuilder extends MvelDRLConstraintValueBuilder
DEFAULT_DIALECT| Constructor and Description |
|---|
JavaDRLConstraintValueBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildRHSFieldValue(StringBuilder buf,
String fieldType,
String fieldValue)
Concatenate a String to the provided buffer suitable for the fieldType
and fieldValue.
|
buildLHSFieldValue, isDelimitedStringgetBuilderpublic void buildRHSFieldValue(StringBuilder buf, String fieldType, String fieldValue)
buildRHSFieldValue in class MvelDRLConstraintValueBuilderbuf - fieldType - fieldValue - Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.