public class CF2LineTypeDefinition extends Object
The line type definition
Constructor and Description |
---|
CF2LineTypeDefinition() |
Modifier and Type | Method and Description |
---|---|
int |
getIndex()
The index
|
int |
getLineType()
The Line type
|
List<Object> |
getParameters()
The parameters
|
void |
setIndex(int value)
The index
|
void |
setLineType(int value)
The Line type
|