| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| String | GetFileName
()
Get method for attribute "FileName" The name of the imported feature file. |
| IntfType | GetType
()
Returns a IntfType instance that indicates the type of the source of data from which the import feature will be created. |
| void | SetFileName
(String value)
Set method for attribute "FileName" The name of the imported feature file. |
| Method Detail |
|---|
| GetType |
|---|
| IntfType | GetType | () |
Returns a IntfType instance that indicates the type of the source of data from which the import feature will be created.
|
| GetFileName/SetFileName |
|---|
| String | GetFileName | () |
| void | SetFileName | (String value) |
| The name of the imported feature file. |