public abstract class CF2Property extends Object
The property
| Constructor and Description |
|---|
CF2Property(String containt)
Initializes a new instance of the
CF2Property class. |
| Modifier and Type | Method and Description |
|---|---|
String |
getContaint()
The containt
|
void |
setContaint(String value)
The containt
|
public CF2Property(String containt)
Initializes a new instance of the CF2Property class.