public class CFF2PropertyCustom extends CFF2Property
The custom property
Constructor and Description |
---|
CFF2PropertyCustom(String name,
String containt)
Initializes a new instance of the
CFF2PropertyCustom class. |
Modifier and Type | Method and Description |
---|---|
String |
getName()
The property name
|
void |
setName(String value)
The property name
|
getContaint, setContaint
public CFF2PropertyCustom(String name, String containt)
Initializes a new instance of the CFF2PropertyCustom
class.