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