public class CallUnits
extends java.lang.Object
| Constructor and Description |
|---|
CallUnits(com.ptc.pfc.pfcUnits.Units units) |
public static CallUnits create() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void append(CallUnit unit) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void insert(int index,
CallUnit unit)
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic int getarraysize()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallUnit get(int idx) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcUnits.Units getUnits()