public class CallModelItemTypes
extends java.lang.Object
| Constructor and Description |
|---|
CallModelItemTypes(com.ptc.pfc.pfcModelItem.ModelItemTypes itemTypes) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(com.ptc.pfc.pfcModelItem.ModelItemType value) |
static CallModelItemTypes |
create() |
com.ptc.pfc.pfcModelItem.ModelItemType |
get(int idx) |
int |
getarraysize() |
com.ptc.pfc.pfcModelItem.ModelItemTypes |
getItemTypes() |
public CallModelItemTypes(com.ptc.pfc.pfcModelItem.ModelItemTypes itemTypes)
public static CallModelItemTypes create() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void append(com.ptc.pfc.pfcModelItem.ModelItemType value)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic int getarraysize()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcModelItem.ModelItemType get(int idx)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcModelItem.ModelItemTypes getItemTypes()