| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| String | GetModelFilePath
()
Get method for attribute "ModelFilePath" A full path to the valid model file including FileName + Extension + Version. |
| WModelRetrieveOptions | GetRetrieveOptions
()
Get method for attribute "RetrieveOptions" |
| void | SetModelFilePath
(String value)
Set method for attribute "ModelFilePath" A full path to the valid model file including FileName + Extension + Version. |
| void | SetRetrieveOptions
(WModelRetrieveOptions value)
Set method for attribute "RetrieveOptions" |
| Method Detail |
|---|
| GetRetrieveOptions/SetRetrieveOptions |
|---|
| WModelRetrieveOptions | GetRetrieveOptions | () |
| void | SetRetrieveOptions | (WModelRetrieveOptions value) |
| GetModelFilePath/SetModelFilePath |
|---|
| String | GetModelFilePath | () |
| void | SetModelFilePath | (String value) |
A full path to the valid model file including FileName + Extension + Version.
|