public class CFF2PropertyStandard extends CFF2Property
The standart property
Constructor and Description |
---|
CFF2PropertyStandard(int indexName,
String containt)
Initializes a new instance of the
CFF2PropertyStandard 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, setContaint
public CFF2PropertyStandard(int indexName, String containt)
Initializes a new instance of the CFF2PropertyStandard
class.