public class ValueDataFormat extends Object implements Serializable
| Constructor and Description |
|---|
ValueDataFormat() |
ValueDataFormat(String id,
String example,
String regexp) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExample() |
String |
getId() |
String |
getLabel() |
String |
getRegexp() |
void |
setExample(String example) |
void |
setId(String id) |
void |
setRegexp(String regexp) |
String |
toString() |
Copyright © 2020. All Rights Reserved.