| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| String | GetCableName
()
Get method for attribute "CableName" The name of the imported cable file. |
| Model | GetHarness
()
Get method for attribute "Harness" A harness model referenced by the assembly. |
| void | SetCableName
(String value)
Set method for attribute "CableName" The name of the imported cable file. |
| void | SetHarness
(Model value)
Set method for attribute "Harness" A harness model referenced by the assembly. |
| Methods Inherited from Interface com.ptc.pfc.pfcModel.ImportInstructions |
|---|
| GetFileType |
| Method Detail |
|---|
| GetHarness/SetHarness |
|---|
| Model | GetHarness | () |
| void | SetHarness | (Model value) |
| A harness model referenced by the assembly. |
| GetCableName/SetCableName |
|---|
| String | GetCableName | () |
| void | SetCableName | (String value) |
| The name of the imported cable file. |