CF2PropertyStandard
Inheritance: java.lang.Object, CF2Property
The standart property
Constructors
| Constructor | Description |
|---|---|
| CF2PropertyStandard(int indexName, String containt) | Initializes a new instance of the CF2PropertyStandard class. |
Methods
| Method | Description |
|---|---|
| getIndexName() | The index of property name (from Standard Message File) |
| setIndexName(int value) | The index of property name (from Standard Message File) |
CF2PropertyStandard(int indexName, String containt)
public CF2PropertyStandard(int indexName, String containt)
Initializes a new instance of the CF2PropertyStandard class.
getIndexName()
public final int getIndexName()
The index of property name (from Standard Message File)
Returns: int
setIndexName(int value)
public final void setIndexName(int value)
The index of property name (from Standard Message File)