public interface DataTypeConstraintComponent
| Modifier and Type | Field and Description |
|---|---|
static DataTypeConstraintComponent |
NONE |
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.Element |
getElement() |
String |
getValue() |
void |
setConstraintValueType(String constraintValueType) |
void |
setValue(String value) |
static final DataTypeConstraintComponent NONE
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.