public class CallWorkspaceDefinitions
extends java.lang.Object
| Constructor and Description |
|---|
CallWorkspaceDefinitions(com.ptc.pfc.pfcServer.WorkspaceDefinitions defs) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(CallWorkspaceDefinition def) |
static CallWorkspaceDefinitions |
create() |
CallWorkspaceDefinition |
get(int idx) |
int |
getarraysize() |
com.ptc.pfc.pfcServer.WorkspaceDefinitions |
getDefs() |
public CallWorkspaceDefinitions(com.ptc.pfc.pfcServer.WorkspaceDefinitions defs)
public static CallWorkspaceDefinitions create() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void append(CallWorkspaceDefinition def) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic int getarraysize()
throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallWorkspaceDefinition get(int idx) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcServer.WorkspaceDefinitions getDefs()