|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.windchill.esi.esipart.ESIPartMasterIteration
public class ESIPartMasterIteration
This class preserves the relationship between an iteration and a part
master. These objects are for the convenience of methods that need to
pass collections of part masters and part iterations as arguments or
as method returns.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
WTPartMaster |
getMaster()
Gets the object for the association that plays role: master. |
WTPart |
getPart()
Gets the object for the association that plays role: part. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public WTPart getPart()
public WTPartMaster getMaster()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||