CF2PropertyCustom

Inheritance: java.lang.Object, CF2Property

The custom property

Constructors

ConstructorDescription
CF2PropertyCustom(String name, String containt)Initializes a new instance of the CF2PropertyCustom class.

Methods

MethodDescription
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