public class CallDetailSymbolInstItem extends CallDetailItem
item| Constructor and Description |
|---|
CallDetailSymbolInstItem(com.ptc.pfc.pfcDetail.DetailSymbolInstItem detailSymbolInstItem) |
| Modifier and Type | Method and Description |
|---|---|
com.ptc.pfc.pfcDetail.DetailSymbolInstItem |
getDetailItem() |
CallDetailSymbolInstInstructions |
getInstructions(boolean giveParametersAsNames) |
void |
show() |
create, delete, getTypepublic CallDetailSymbolInstItem(com.ptc.pfc.pfcDetail.DetailSymbolInstItem detailSymbolInstItem)
public void show()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallDetailSymbolInstInstructions getInstructions(boolean giveParametersAsNames) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcDetail.DetailSymbolInstItem getDetailItem()
getDetailItem in class CallDetailItem