|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
com.ptc.windchill.esi.txn.ReleaseActivityMessage
public class ReleaseActivityMessage
Use the newReleaseActivityMessage static factory method(s),
not the ReleaseActivityMessage 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 |
TEXT
Label for the attribute; Text associated with message. |
| Method Summary | |
|---|---|
String |
getText()
Gets the value of the attribute: TEXT. |
void |
setText(String a_Text)
Sets the value of the attribute: TEXT. |
| Methods inherited from class wt.fc.WTObject |
|---|
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String TEXT
| Method Detail |
|---|
public String getText()
public void setText(String a_Text)
throws WTPropertyVetoException
a_Text -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||