public class CallUnitSystems
extends java.lang.Object
| Constructor and Description |
|---|
CallUnitSystems(com.ptc.pfc.pfcUnits.UnitSystems systems) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(CallUnitSystem system) |
static CallUnitSystems |
create() |
CallUnitSystem |
get(int idx) |
int |
getarraysize() |
com.ptc.pfc.pfcUnits.UnitSystems |
getSystems() |
public static CallUnitSystems create() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void append(CallUnitSystem system) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic int getarraysize()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallUnitSystem get(int idx) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcUnits.UnitSystems getSystems()