public class CF2PropertyStandard extends CF2Property
The standart property
| Constructor and Description |
|---|
CF2PropertyStandard(int indexName,
String containt)
Initializes a new instance of the
CF2PropertyStandard class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndexName()
The index of property name (from Standard Message File)
|
void |
setIndexName(int value)
The index of property name (from Standard Message File)
|
getContaint, setContaintpublic CF2PropertyStandard(int indexName,
String containt)
Initializes a new instance of the CF2PropertyStandard class.