public class CallDetailSymbolInstInstructions extends CallDetailCreateInstructions
inst| Constructor and Description |
|---|
CallDetailSymbolInstInstructions(com.ptc.pfc.pfcDetail.DetailSymbolInstInstructions inst) |
| Modifier and Type | Method and Description |
|---|---|
static CallDetailSymbolInstInstructions |
create(CallDetailSymbolDefItem inSymbolDef) |
com.ptc.pfc.pfcDetail.DetailSymbolInstInstructions |
getInst() |
CallDetailLeaders |
getInstAttachment() |
CallDetailSymbolDefItem |
getSymbolDef() |
void |
setInstAttachment(CallDetailLeaders value) |
void |
setTextValues(CallDetailVariantTexts value) |
getTypepublic CallDetailSymbolInstInstructions(com.ptc.pfc.pfcDetail.DetailSymbolInstInstructions inst)
public static CallDetailSymbolInstInstructions create(CallDetailSymbolDefItem inSymbolDef) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallDetailSymbolDefItem getSymbolDef() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setInstAttachment(CallDetailLeaders value) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setTextValues(CallDetailVariantTexts value) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallDetailLeaders getInstAttachment() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcDetail.DetailSymbolInstInstructions getInst()
getInst in class CallDetailCreateInstructions