| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| String | GetCableName
()
Get method for attribute "CableName" The name of the cable in the harness whose parameters will be exported. |
| Model | GetMdl
()
Get method for attribute "Mdl" A harness model referenced by the assembly. |
| void | SetCableName
(String value)
Set method for attribute "CableName" The name of the cable in the harness whose parameters will be exported. |
| void | SetMdl
(Model value)
Set method for attribute "Mdl" A harness model referenced by the assembly. |
| Methods Inherited from Interface com.ptc.pfc.pfcModel.ExportInstructions |
|---|
| GetFileType |
| Method Detail |
|---|
| GetMdl/SetMdl |
|---|
| Model | GetMdl | () |
| void | SetMdl | (Model value) |
| A harness model referenced by the assembly. |
| GetCableName/SetCableName |
|---|
| String | GetCableName | () |
| void | SetCableName | (String value) |
| The name of the cable in the harness whose parameters will be exported. |