CF2PropertyCustom
Inheritance: java.lang.Object, CF2Property
The custom property
Constructors
| Constructor | Description |
|---|---|
| CF2PropertyCustom(String name, String containt) | Initializes a new instance of the CF2PropertyCustom class. |
Methods
| Method | Description |
|---|---|
| getName() | The property name |
| setName(String value) | The property name |
CF2PropertyCustom(String name, String containt)
public CF2PropertyCustom(String name, String containt)
Initializes a new instance of the CF2PropertyCustom class.
getName()
public final String getName()
The property name
Returns: String
setName(String value)
public final void setName(String value)
The property name