API Documentation
>
Interfaces
> Interface Spool
Interface Spool
package
com.ptc.wfc.wfcAssembly
;
public interface
Spool
extends
com.ptc.pfc.pfcObject.Child
Description
Represents Spool in an Assembly.
Methods Inherited from Interface
com.ptc.pfc.pfcObject.Child
:
GetDBParent
,
GetOId
Method Summary
String
GetName
()
Get method for attribute "Name"
The name of the Spool.
void
SetName
(String value)
Set method for attribute "Name"
The name of the Spool.
Method Detail
GetName
String
GetName
()
SetName
void
SetName
(String value)
The name of the Spool.
User Guide References:
Assembling Components:GetName
Was this helpful?
This site works best with JavaScript enabled