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