|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectMPMOperationRefLinkQuantity
com.ptc.windchill.mpml.processplan.operation.MPMOperationToPartLink
public class MPMOperationToPartLink
Use the newMPMOperationToPartLink static factory method(s),
not the MPMOperationToPartLink constructor, to construct
instances of this class. Instances must be constructed using the static
factory(s), in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
LINE_NUMBER
Label for the attribute. |
| Method Summary | |
|---|---|
LineNumber |
getLineNumber()
Gets the object for the association that plays role: LINE_NUMBER. |
void |
setLineNumber(LineNumber a_LineNumber)
Sets the object for the association that plays role: LINE_NUMBER. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String LINE_NUMBER
| Method Detail |
|---|
public LineNumber getLineNumber()
public void setLineNumber(LineNumber a_LineNumber)
throws WTPropertyVetoException
a_LineNumber -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||