public class CallGlobalInterferences
extends java.lang.Object
| Constructor and Description |
|---|
CallGlobalInterferences(com.ptc.pfc.pfcInterference.GlobalInterferences interferences) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(CallGlobalInterference interference) |
static CallGlobalInterferences |
create() |
CallGlobalInterference |
get(int idx) |
int |
getarraysize() |
com.ptc.pfc.pfcInterference.GlobalInterferences |
getInterferences() |
public CallGlobalInterferences(com.ptc.pfc.pfcInterference.GlobalInterferences interferences)
public static CallGlobalInterferences create() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void append(CallGlobalInterference interference) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic int getarraysize()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallGlobalInterference get(int idx) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcInterference.GlobalInterferences getInterferences()