public class CallSubstitution
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.ptc.pfc.pfcSimpRep.Substitution |
subst |
| Modifier | Constructor and Description |
|---|---|
protected |
CallSubstitution(com.ptc.pfc.pfcSimpRep.Substitution subst) |
| Modifier and Type | Method and Description |
|---|---|
static CallSubstitution |
create(com.ptc.pfc.pfcSimpRep.Substitution action) |
com.ptc.pfc.pfcSimpRep.Substitution |
getSubstitution() |
int |
getSubstType() |
protected CallSubstitution(com.ptc.pfc.pfcSimpRep.Substitution subst)
public int getSubstType()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic static CallSubstitution create(com.ptc.pfc.pfcSimpRep.Substitution action)
public com.ptc.pfc.pfcSimpRep.Substitution getSubstitution()