API Documentation > Interfaces > Interface NamedModelItem
Interface NamedModelItem

package com.ptc.pfc.pfcModelItem;

public interface
NamedModelItem
extends
com.ptc.pfc.pfcObject.Child


Description
Direct Known Subclasses:
User Guide References:
Methods Inherited from Interface com.ptc.pfc.pfcObject.Child :
Method Summary
String
Get method for attribute "Name"
Method Detail
GetName
String
GetName
()
User Guide References:
Was this helpful?