public class CallSimpRepItems
extends java.lang.Object
| Constructor and Description |
|---|
CallSimpRepItems(com.ptc.pfc.pfcSimpRep.SimpRepItems items) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(CallSimpRepItem item) |
static CallSimpRepItems |
create() |
CallSimpRepItem |
get(int idx) |
int |
getarraysize() |
com.ptc.pfc.pfcSimpRep.SimpRepItems |
getItems() |
public CallSimpRepItems(com.ptc.pfc.pfcSimpRep.SimpRepItems items)
public static CallSimpRepItems create() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void append(CallSimpRepItem item) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic int getarraysize()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallSimpRepItem get(int idx) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcSimpRep.SimpRepItems getItems()