@Dependent public class DataTypeConstraintExpression extends Object implements DataTypeConstraintComponent
| Modifier and Type | Class and Description |
|---|---|
static interface |
DataTypeConstraintExpression.View |
NONE| Constructor and Description |
|---|
DataTypeConstraintExpression(DataTypeConstraintExpression.View view,
ConstraintPlaceholderHelper placeholderHelper) |
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.Element |
getElement() |
String |
getValue() |
void |
setConstraintValueType(String constraintValueType) |
void |
setValue(String value) |
@Inject public DataTypeConstraintExpression(DataTypeConstraintExpression.View view, ConstraintPlaceholderHelper placeholderHelper)
public String getValue()
getValue in interface DataTypeConstraintComponentpublic void setValue(String value)
setValue in interface DataTypeConstraintComponentpublic void setConstraintValueType(String constraintValueType)
setConstraintValueType in interface DataTypeConstraintComponentpublic elemental2.dom.Element getElement()
getElement in interface DataTypeConstraintComponentCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.