public class CallSimpRepAction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.ptc.pfc.pfcSimpRep.SimpRepAction |
action |
| Modifier | Constructor and Description |
|---|---|
protected |
CallSimpRepAction(com.ptc.pfc.pfcSimpRep.SimpRepAction action) |
| Modifier and Type | Method and Description |
|---|---|
static CallSimpRepAction |
create(com.ptc.pfc.pfcSimpRep.SimpRepAction action) |
com.ptc.pfc.pfcSimpRep.SimpRepAction |
getAction() |
int |
getType() |
protected CallSimpRepAction(com.ptc.pfc.pfcSimpRep.SimpRepAction action)
public int getType()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic static CallSimpRepAction create(com.ptc.pfc.pfcSimpRep.SimpRepAction action)
public com.ptc.pfc.pfcSimpRep.SimpRepAction getAction()