public class CallFeatures
extends java.lang.Object
| Constructor and Description |
|---|
CallFeatures(com.ptc.pfc.pfcFeature.Features features) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(CallFeature feat) |
static CallFeatures |
create() |
CallFeature |
get(int idx) |
int |
getarraysize() |
com.ptc.pfc.pfcFeature.Features |
getFeatures() |
public static CallFeatures create() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void append(CallFeature feat) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic int getarraysize()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallFeature get(int idx) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcFeature.Features getFeatures()