public class CallMaterials
extends java.lang.Object
| Constructor and Description |
|---|
CallMaterials(com.ptc.pfc.pfcPart.Materials materials) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(CallMaterial matl) |
static CallMaterials |
create() |
CallMaterial |
get(int idx) |
int |
getarraysize() |
com.ptc.pfc.pfcPart.Materials |
getMaterials() |
public static CallMaterials create() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void append(CallMaterial matl) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic int getarraysize()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallMaterial get(int idx) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcPart.Materials getMaterials()